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Ž»hûLŽ»fN}ûLŽ»hûLŽ»fN{^ 11111011010011001000111010111011011010001111101101001100100011101011101101100110010011100111110111111011010011001000111010111011011010001111101101001100100011101011101101100110010011100111101101011110 fb4c8ebb68fb4c8ebb664e7dfb4c8ebb68fb4c8ebb664e7b5e
SJIS-WIN ?L??h?L??fN}?L??h?L??fN{^ 00111111010011000011111100111111011010000011111101001100001111110011111101100110010011100111110100111111010011000011111100111111011010000011111101001100001111110011111101100110010011100111101101011110 3f4c3f3f683f4c3f3f664e7d3f4c3f3f683f4c3f3f664e7b5e
EUC-JP ûL??hûL??fN}ûL??hûL??fN{^ 100011111010101111100101010011000011111100111111011010001000111110101011111001010100110000111111001111110110011001001110011111011000111110101011111001010100110000111111001111110110100010001111101010111110010101001100001111110011111101100110010011100111101101011110 8fabe54c3f3f688fabe54c3f3f664e7d8fabe54c3f3f688fabe54c3f3f664e7b5e
UTF-8 ûLŽ»hûLŽ»fN}ûLŽ»hûLŽ»fN{^ 11000011101110110100110011000010100011101100001010111011011010001100001110111011010011001100001010001110110000101011101101100110010011100111110111000011101110110100110011000010100011101100001010111011011010001100001110111011010011001100001010001110110000101011101101100110010011100111101101011110 c3bb4cc28ec2bb68c3bb4cc28ec2bb664e7dc3bb4cc28ec2bb68c3bb4cc28ec2bb664e7b5e
UHC ?L??h?L??fN}?L??h?L??fN{^ 00111111010011000011111100111111011010000011111101001100001111110011111101100110010011100111110100111111010011000011111100111111011010000011111101001100001111110011111101100110010011100111101101011110 3f4c3f3f683f4c3f3f664e7d3f4c3f3f683f4c3f3f664e7b5e

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