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 逸??日溪?然 1000100011101101001111110011111110010011111110101001111111100010001111111001000101010010 88ed3f3f93fa9fe23f9152
EUC-JP 逸??日溪?然 1011000011101111001111110011111111000110111111001101111011100100001111111100000110110011 b0ef3f3fc6fcdee43fc1b3
UTF-8 逸쇤벳日溪뤗然 111010011000000010111000111011001000011110100100111010111011001010110011111001101001011110100101111001101011101010101010111010111010010010010111111001111000010010110110 e980b8ec87a4ebb2b3e697a5e6baaaeba497e784b6
UHC 逸쇤벳日溪뤗然 1110110011101111101111001110100110111010101010101110110011101101110011011010001010001111110001111110011011010100 ecefbce9baaaecedcda28fc7e6d4

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