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’L’L[’L’L’L’L[^ 110000101001001001001100110000101001001001001100110000101001001001001100110000101001001001001100010110111100001010010010010011001100001010010010010011001100001010010010010011001100001010010010010011000101101101011110 c2924cc2924cc2924cc2924c5bc2924cc2924cc2924cc2924c5b5e
SJIS-WIN ??L??L??L??L[??L??L??L??L[^ 001111110011111101001100001111110011111101001100001111110011111101001100001111110011111101001100010110110011111100111111010011000011111100111111010011000011111100111111010011000011111100111111010011000101101101011110 3f3f4c3f3f4c3f3f4c3f3f4c5b3f3f4c3f3f4c3f3f4c3f3f4c5b5e
EUC-JP Â?LÂ?LÂ?LÂ?L[Â?LÂ?LÂ?LÂ?L[^ 10001111101010101010010000111111010011001000111110101010101001000011111101001100100011111010101010100100001111110100110010001111101010101010010000111111010011000101101110001111101010101010010000111111010011001000111110101010101001000011111101001100100011111010101010100100001111110100110010001111101010101010010000111111010011000101101101011110 8faaa43f4c8faaa43f4c8faaa43f4c8faaa43f4c5b8faaa43f4c8faaa43f4c8faaa43f4c8faaa43f4c5b5e
UTF-8 ’L’L’L’L[’L’L’L’L[^ 11000011100000101100001010010010010011001100001110000010110000101001001001001100110000111000001011000010100100100100110011000011100000101100001010010010010011000101101111000011100000101100001010010010010011001100001110000010110000101001001001001100110000111000001011000010100100100100110011000011100000101100001010010010010011000101101101011110 c382c2924cc382c2924cc382c2924cc382c2924c5bc382c2924cc382c2924cc382c2924cc382c2924c5b5e
UHC ??L??L??L??L[??L??L??L??L[^ 001111110011111101001100001111110011111101001100001111110011111101001100001111110011111101001100010110110011111100111111010011000011111100111111010011000011111100111111010011000011111100111111010011000101101101011110 3f3f4c3f3f4c3f3f4c3f3f4c5b3f3f4c3f3f4c3f3f4c3f3f4c5b5e

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