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’L’G’[n}’L’L’G’[n{^ 1100001010010010010011001100001010010010010011001100001010010010010001111100001010010010010110110110111001111101110000101001001001001100110000101001001001001100110000101001001001000111110000101001001001011011011011100111101101011110 c2924cc2924cc29247c2925b6e7dc2924cc2924cc29247c2925b6e7b5e
SJIS-WIN ??L??L??G??[n}??L??L??G??[n{^ 0011111100111111010011000011111100111111010011000011111100111111010001110011111100111111010110110110111001111101001111110011111101001100001111110011111101001100001111110011111101000111001111110011111101011011011011100111101101011110 3f3f4c3f3f4c3f3f473f3f5b6e7d3f3f4c3f3f4c3f3f473f3f5b6e7b5e
EUC-JP Â?LÂ?LÂ?GÂ?[n}Â?LÂ?LÂ?GÂ?[n{^ 100011111010101010100100001111110100110010001111101010101010010000111111010011001000111110101010101001000011111101000111100011111010101010100100001111110101101101101110011111011000111110101010101001000011111101001100100011111010101010100100001111110100110010001111101010101010010000111111010001111000111110101010101001000011111101011011011011100111101101011110 8faaa43f4c8faaa43f4c8faaa43f478faaa43f5b6e7d8faaa43f4c8faaa43f4c8faaa43f478faaa43f5b6e7b5e
UTF-8 ’L’L’G’[n}’L’L’G’[n{^ 110000111000001011000010100100100100110011000011100000101100001010010010010011001100001110000010110000101001001001000111110000111000001011000010100100100101101101101110011111011100001110000010110000101001001001001100110000111000001011000010100100100100110011000011100000101100001010010010010001111100001110000010110000101001001001011011011011100111101101011110 c382c2924cc382c2924cc382c29247c382c2925b6e7dc382c2924cc382c2924cc382c29247c382c2925b6e7b5e
UHC ??L??L??G??[n}??L??L??G??[n{^ 0011111100111111010011000011111100111111010011000011111100111111010001110011111100111111010110110110111001111101001111110011111101001100001111110011111101001100001111110011111101000111001111110011111101011011011011100111101101011110 3f3f4c3f3f4c3f3f473f3f5b6e7d3f3f4c3f3f4c3f3f473f3f5b6e7b5e

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