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 ?????D?????D^ 00111111001111110011111100111111001111110100010000111111001111110011111100111111001111110100010001011110 3f3f3f3f3f443f3f3f3f3f445e
SJIS-WIN ???恁?D???恁?D^ 001111110011111100111111100111001000110000111111010001000011111100111111001111111001110010001100001111110100010001011110 3f3f3f9c8c3f443f3f3f9c8c3f445e
EUC-JP ??Ł恁?D??Ł恁?D^ 00111111001111111000111110101001101010001101011111101100001111110100010000111111001111111000111110101001101010001101011111101100001111110100010001011110 3f3f8fa9a8d7ec3f443f3f8fa9a8d7ec3f445e
UTF-8 梨숈Ł恁뻎D梨숈Ł恁뻎D^ 11101111101001111010001011101100100010001000100011000101100000011110011010000001100000011110101110111011100011100100010011101111101001111010001011101100100010001000100011000101100000011110011010000001100000011110101110111011100011100100010001011110 efa7a2ec8888c581e68181ebbb8e44efa7a2ec8888c581e68181ebbb8e445e
UHC 梨숈Ł恁뻎D梨숈Ł恁뻎D^ 1110110010110001100110011110110010101000101010011110110011110110100101100101011101000100111011001011000110011001111011001010100010101001111011001111011010010110010101110100010001011110 ecb199eca8a9ecf6965744ecb199eca8a9ecf69657445e

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