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’I‘Ÿ‘£’L’I‘Ÿ‘£^ 1100001010010010010011001100001010010010010010011100001010010001110000101001111111000010100100011100001010100011110000101001001001001100110000101001001001001001110000101001000111000010100111111100001010010001110000101010001101011110 c2924cc29249c291c29fc291c2a3c2924cc29249c291c29fc291c2a35e
SJIS-WIN ??L??I???????£??L??I???????£^ 00111111001111110100110000111111001111110100100100111111001111110011111100111111001111110011111100111111100000011001001000111111001111110100110000111111001111110100100100111111001111110011111100111111001111110011111100111111100000011001001001011110 3f3f4c3f3f493f3f3f3f3f3f3f81923f3f4c3f3f493f3f3f3f3f3f3f81925e
EUC-JP �L�I���£�L�I���£^ 10001111101010101010010000111111010011001000111110101010101001000011111101001001100011111010101010100100001111111000111110101010101001000011111110001111101010101010010000111111100011111010101010100100101000011111001010001111101010101010010000111111010011001000111110101010101001000011111101001001100011111010101010100100001111111000111110101010101001000011111110001111101010101010010000111111100011111010101010100100101000011111001001011110 8faaa43f4c8faaa43f498faaa43f8faaa43f8faaa43f8faaa4a1f28faaa43f4c8faaa43f498faaa43f8faaa43f8faaa43f8faaa4a1f25e
UTF-8 ’L’I‘Ÿ‘£’L’I‘Ÿ‘£^ 1100001110000010110000101001001001001100110000111000001011000010100100100100100111000011100000101100001010010001110000111000001011000010100111111100001110000010110000101001000111000011100000101100001010100011110000111000001011000010100100100100110011000011100000101100001010010010010010011100001110000010110000101001000111000011100000101100001010011111110000111000001011000010100100011100001110000010110000101010001101011110 c382c2924cc382c29249c382c291c382c29fc382c291c382c2a3c382c2924cc382c29249c382c291c382c29fc382c291c382c2a35e
UHC ??L??I??????????L??I????????^ 0011111100111111010011000011111100111111010010010011111100111111001111110011111100111111001111110011111100111111001111110011111101001100001111110011111101001001001111110011111100111111001111110011111100111111001111110011111101011110 3f3f4c3f3f493f3f3f3f3f3f3f3f3f3f4c3f3f493f3f3f3f3f3f3f3f5e

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