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^ 001111110011111100111111110101111110110000111111010001000011111100111111001111111101011111101100001111110100010001011110 3f3f3fd7ec3f443f3f3fd7ec3f445e
UTF-8 梨뚯㎟恁즋D梨뚯㎟恁즋D^ 111011111010011110100010111010111001101010101111111000111000111010011111111001101000000110000001111011001010011010001011010001001110111110100111101000101110101110011010101011111110001110001110100111111110011010000001100000011110110010100110100010110100010001011110 efa7a2eb9aafe38e9fe68181eca68b44efa7a2eb9aafe38e9fe68181eca68b445e
UHC 梨뚯㎟恁즋D梨뚯㎟恁즋D^ 1110110010110001100011001110110010100111101100011110110011110110101000110101011101000100111011001011000110001100111011001010011110110001111011001111011010100011010101110100010001011110 ecb18ceca7b1ecf6a35744ecb18ceca7b1ecf6a357445e

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