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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
EUC-JP ???蓀??蓀 0011111100111111001111111000111111011000111110000011111100111111100011111101100011111000 3f3f3f8fd8f83f3f8fd8f8
UTF-8 溜볥쩄蓀껊쩄蓀 111011111010011110001011111010111011001110100101111011001010100110000100111010001001001110000000111010101011101110001010111011001010100110000100111010001001001110000000 efa78bebb3a5eca984e89380eabb8aeca984e89380
UHC 溜볥쩄蓀껊쩄蓀 1110101011111110100100111110101110100100100111101110000111100000100000111110101110100100100111101110000111100000 eafe93eba49ee1e083eba49ee1e0

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