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 癲??意??飮 11100001100111110011111100111111100010001101001100111111001111111001111101011010 e19f3f3f88d33f3f9f5a
EUC-JP 癲??意??飮 11100010101000010011111100111111101100001101010100111111001111111101110110111011 e2a13f3fb0d53f3fddbb
UTF-8 癲뉖낄意ㅵ렘飮 111001111001100110110010111010111000100110010110111010111000001010000100111001101000010010001111111000111000010110110101111010111010000010011000111010011010001110101110 e799b2eb8996eb8284e6848fe385b5eba098e9a3ae
UHC 癲뉖낄意ㅵ렘飮 1110111110100110100001111110101110110011101001011110101111110010101001001110010110110111101111011110101111100110 efa687ebb3a5ebf2a4e5b7bdebe6

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