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^ 00111111001111110011111100111111001111110100110000111111001111110011111100111111001111110100110001011110 3f3f3f3f3f4c3f3f3f3f3f4c5e
SJIS-WIN ???恁?L???恁?L^ 001111110011111100111111100111001000110000111111010011000011111100111111001111111001110010001100001111110100110001011110 3f3f3f9c8c3f4c3f3f3f9c8c3f4c5e
EUC-JP ???恁?L???恁?L^ 001111110011111100111111110101111110110000111111010011000011111100111111001111111101011111101100001111110100110001011110 3f3f3fd7ec3f4c3f3f3fd7ec3f4c5e
UTF-8 梨숈㏏恁셇L梨숈㏏恁셇L^ 111011111010011110100010111011001000100010001000111000111000111110001111111001101000000110000001111011001000010110000111010011001110111110100111101000101110110010001000100010001110001110001111100011111110011010000001100000011110110010000101100001110100110001011110 efa7a2ec8888e38f8fe68181ec85874cefa7a2ec8888e38f8fe68181ec85874c5e
UHC 梨숈㏏恁셇L梨숈㏏恁셇L^ 1110110010110001100110011110110010100111101110011110110011110110100110010101000101001100111011001011000110011001111011001010011110111001111011001111011010011001010100010100110001011110 ecb199eca7b9ecf699514cecb199eca7b9ecf699514c5e

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