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????^ 00111111010011000011111100111111001111110011111100111111010011000011111100111111001111110011111101011110 3f4c3f3f3f3f3f4c3f3f3f3f5e
SJIS-WIN ?L?????L????^ 00111111010011000011111100111111001111110011111100111111010011000011111100111111001111110011111101011110 3f4c3f3f3f3f3f4c3f3f3f3f5e
EUC-JP ?L?????L????^ 00111111010011000011111100111111001111110011111100111111010011000011111100111111001111110011111101011110 3f4c3f3f3f3f3f4c3f3f3f3f5e
UTF-8 혮L혩첩혰횈혮L혩첩혰횈^ 111011011001100010101110010011001110110110011000101010011110110010110010101010011110110110011000101100001110110110011010100010001110110110011000101011100100110011101101100110001010100111101100101100101010100111101101100110001011000011101101100110101000100001011110 ed98ae4ced98a9ecb2a9ed98b0ed9a88ed98ae4ced98a9ecb2a9ed98b0ed9a885e
UHC 혮L혩첩혰횈혮L혩첩혰횈^ 1100001010010101010011001100001010010001110000111011100011000010100101111100001110000110110000101001010101001100110000101001000111000011101110001100001010010111110000111000011001011110 c2954cc291c3b8c297c386c2954cc291c3b8c297c3865e

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