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 鳶??兀??姚 10010011110011100011111100111111100110010101100100111111001111111001101101001100 93ce3f3f99593f3f9b4c
EUC-JP 鳶??兀??姚 11000110110100000011111100111111110100011011101000111111001111111101010110101101 c6d03f3fd1ba3f3fd5ad
UTF-8 鳶멩래兀덄떥姚 111010011011001110110110111010111010100110101001111010111001111010011000111001011000010110000000111010111000110110000100111010111001011010100101111001011010011110011010 e9b3b6eba9a9eb9e98e58580eb8d84eb96a5e5a79a
UHC 鳶멩래兀덄떥姚 1110011011101001101110001110011010110111101000011110100010110100100010001110011110001011101110001110100011101110 e6e9b8e6b7a1e8b488e78bb8e8ee

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