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 ꧎ªL꧎ªLB 1110101010100111100011101010101001001100111010101010011110001110101010100100110001000010 eaa78eaa4ceaa78eaa4c42
SJIS-WIN ?§??L?§??LB 00111111100000011001100000111111001111110100110000111111100000011001100000111111001111110100110001000010 3f81983f3f4c3f81983f3f4c42
EUC-JP ê§?ªLê§?ªLB 100011111010101110110100101000011111100000111111100011111010001011101100010011001000111110101011101101001010000111111000001111111000111110100010111011000100110001000010 8fabb4a1f83f8fa2ec4c8fabb4a1f83f8fa2ec4c42
UTF-8 ꧎ªL꧎ªLB 11000011101010101100001010100111110000101000111011000010101010100100110011000011101010101100001010100111110000101000111011000010101010100100110001000010 c3aac2a7c28ec2aa4cc3aac2a7c28ec2aa4c42
UHC ?§?ªL?§?ªLB 001111111010000111010111001111111010100010100011010011000011111110100001110101110011111110101000101000110100110001000010 3fa1d73fa8a34c3fa1d73fa8a34c42

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