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 勇??艤??衰 10010111010001010011111100111111111001000111111000111111001111111001000010001010 97453f3fe47e3f3f908a
EUC-JP 勇??艤??衰 11001101101001100011111100111111111001111101111100111111001111111011111111101010 cda63f3fe7df3f3fbfea
UTF-8 勇싲틶艤껆㎣衰 111001011000101110000111111011001000101110110010111011011000101110110110111010001000100110100100111010101011101110000110111000111000111010100011111010001010000110110000 e58b87ec8bb2ed8bb6e889a4eabb86e38ea3e8a1b0
UHC 勇싲틶艤껆㎣衰 1110100110111000100110101110101110111010100111011110101111111010100000111110011110100111101001111110000111110001 e9b89aebba9debfa83e7a7a7e1f1

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