To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ???R???^[???R???^[^ 00111111001111110011111101010010001111110011111100111111010111100101101100111111001111110011111101010010001111110011111100111111010111100101101101011110 3f3f3f523f3f3f5e5b3f3f3f523f3f3f5e5b5e
SJIS-WIN ?憧勞R?憧勞^[?憧勞R?憧勞^[^ 001111111001001110110010100110011010011101010010001111111001001110110010100110011010011101011110010110110011111110010011101100101001100110100111010100100011111110010011101100101001100110100111010111100101101101011110 3f93b299a7523f93b299a75e5b3f93b299a7523f93b299a75e5b5e
EUC-JP ?憧勞R?憧勞^[?憧勞R?憧勞^[^ 001111111100011010110100110100101010100101010010001111111100011010110100110100101010100101011110010110110011111111000110101101001101001010101001010100100011111111000110101101001101001010101001010111100101101101011110 3fc6b4d2a9523fc6b4d2a95e5b3fc6b4d2a9523fc6b4d2a95e5b5e
UTF-8 뤯憧勞R뤯憧勞^[뤯憧勞R뤯憧勞^[^ 11101011101001001010111111100110100001101010011111100101100010111001111001010010111010111010010010101111111001101000011010100111111001011000101110011110010111100101101111101011101001001010111111100110100001101010011111100101100010111001111001010010111010111010010010101111111001101000011010100111111001011000101110011110010111100101101101011110 eba4afe686a7e58b9e52eba4afe686a7e58b9e5e5beba4afe686a7e58b9e52eba4afe686a7e58b9e5e5b5e
UHC 뤯憧勞R뤯憧勞^[뤯憧勞R뤯憧勞^[^ 10001111110111011101010011010011110101101100110001010010100011111101110111010100110100111101011011001100010111100101101110001111110111011101010011010011110101101100110001010010100011111101110111010100110100111101011011001100010111100101101101011110 8fddd4d3d6cc528fddd4d3d6cc5e5b8fddd4d3d6cc528fddd4d3d6cc5e5b5e

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)