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 ªLhªL 11000011101011101100001010101101110000101000111011000010101010100100110001101000110000111010111011000010101011011100001010001110110000101010101001001100 c3aec2adc28ec2aa4c68c3aec2adc28ec2aa4c
SJIS-WIN ????????Lh????????L 00111111001111110011111100111111001111110011111100111111001111110100110001101000001111110011111100111111001111110011111100111111001111110011111101001100 3f3f3f3f3f3f3f3f4c683f3f3f3f3f3f3f3f4c
EUC-JP î��ªLhî��ªL 10001111101010101010101010001111101000101110111010001111101010101010010000111111100011111010101010100100001111111000111110101010101001001000111110100010111011000100110001101000100011111010101010101010100011111010001011101110100011111010101010100100001111111000111110101010101001000011111110001111101010101010010010001111101000101110110001001100 8faaaa8fa2ee8faaa43f8faaa43f8faaa48fa2ec4c688faaaa8fa2ee8faaa43f8faaa43f8faaa48fa2ec4c
UTF-8 ªLhªL 1100001110000011110000101010111011000011100000101100001010101101110000111000001011000010100011101100001110000010110000101010101001001100011010001100001110000011110000101010111011000011100000101100001010101101110000111000001011000010100011101100001110000010110000101010101001001100 c383c2aec382c2adc382c28ec382c2aa4c68c383c2aec382c2adc382c28ec382c2aa4c
UHC ?®?­???ªLh?®?­???ªL 00111111101000101110011100111111101000011010100100111111001111110011111110101000101000110100110001101000001111111010001011100111001111111010000110101001001111110011111100111111101010001010001101001100 3fa2e73fa1a93f3f3fa8a34c683fa2e73fa1a93f3f3fa8a34c

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