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???? 001111110100110000111111001111110011111100111111001111110100110000111111001111110011111100111111 3f4c3f3f3f3f3f4c3f3f3f3f
SJIS-WIN ?L?????L???? 001111110100110000111111001111110011111100111111001111110100110000111111001111110011111100111111 3f4c3f3f3f3f3f4c3f3f3f3f
EUC-JP ?L?????L???? 001111110100110000111111001111110011111100111111001111110100110000111111001111110011111100111111 3f4c3f3f3f3f3f4c3f3f3f3f
UTF-8 혮L혩첩혰횂혮L혩첩혰횂 1110110110011000101011100100110011101101100110001010100111101100101100101010100111101101100110001011000011101101100110101000001011101101100110001010111001001100111011011001100010101001111011001011001010101001111011011001100010110000111011011001101010000010 ed98ae4ced98a9ecb2a9ed98b0ed9a82ed98ae4ced98a9ecb2a9ed98b0ed9a82
UHC 혮L혩첩혰횂혮L혩첩혰횂 11000010100101010100110011000010100100011100001110111000110000101001011111000011100000101100001010010101010011001100001010010001110000111011100011000010100101111100001110000010 c2954cc291c3b8c297c382c2954cc291c3b8c297c382

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