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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 彧????舵? 111110101011100100111111001111110011111100111111100100011100011100111111 fab93f3f3f3f91c73f
EUC-JP 彧????舵? 10001111101111001111111000111111001111110011111100111111110000101100100100111111 8fbcfe3f3f3f3fc2c93f
UTF-8 彧편렧렭뤈舵㏝ 111001011011110110100111111011011000111010111000111010111010000010100111111010111010000010101101111010111010010010001000111010001000100010110101111000111000111110011101 e5bda7ed8eb8eba0a7eba0adeba488e888b5e38f9d
UHC 彧편렧렭뤈舵㏝ 1110100111101110110001101110110110001110101101101000111010111010100011111011100011110110111011001010011111101001 e9eec6ed8eb68eba8fb8f6eca7e9

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