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혧혛혣째^ 111011001011000110000100010011001110110110011000101001111110110110011000100110111110110110011000101000111110110010100111101110001110110010110001100001000100110011101101100110001010011111101101100110001001101111101101100110001010001111101100101001111011100001011110 ecb1844ced98a7ed989bed98a3eca7b8ecb1844ced98a7ed989bed98a3eca7b85e
UHC 채L혧혛혣째채L혧혛혣째^ 1100001110100100010011001100001010001111110000101000011011000010100011001100001010110000110000111010010001001100110000101000111111000010100001101100001010001100110000101011000001011110 c3a44cc28fc286c28cc2b0c3a44cc28fc286c28cc2b05e

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