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 鈬溽事螽シ隍ェ 111001111110001110011111111001111000111010010110111001011010100010111100111010001010010010101010 e7e39fe78e96e5a8bce8a4aa
EUC-JP 鈬溽事螽シ隍ェ 1110111011100101110111101110100110111011111101101110101010101010100011101011110011110000101001101000111010101010 eee5dee9bbf6eaaa8ebcf0a68eaa
UTF-8 鈬溽事螽シ隍ェ 111010011000100010101100111001101011101010111101111001001011101010001011111010001001111010111101111011111011110110111100111010011001101010001101111011111011110110101010 e988ace6babde4ba8be89ebdefbdbce99a8defbdaa
UHC ??事??隍? 001111110011111111011110110000000011111100111111111111001101101100111111 3f3fdec03f3ffcdb3f

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