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^ 0011111100111111001111110011111101000100001111110011111100111111001111110100010001011110 3f3f3f3f443f3f3f3f445e
SJIS-WIN ?戍濯∵D?戍濯∵D^ 0011111110011100111110011001000111110011100000011110011001000100001111111001110011111001100100011111001110000001111001100100010001011110 3f9cf991f381e6443f9cf991f381e6445e
EUC-JP ?戍濯∵D?戍濯∵D^ 0011111111011000111110111100001011110101101000101110100001000100001111111101100011111011110000101111010110100010111010000100010001011110 3fd8fbc2f5a2e8443fd8fbc2f5a2e8445e
UTF-8 룶戍濯∵D룶戍濯∵D^ 111010111010001110110110111001101000100010001101111001101011111110101111111000101000100010110101010001001110101110100011101101101110011010001000100011011110011010111111101011111110001010001000101101010100010001011110 eba3b6e6888de6bfafe288b544eba3b6e6888de6bfafe288b5445e
UHC 룶戍濯∵D룶戍濯∵D^ 10001111101010111110001010100001111101101111101110100001111100010100010010001111101010111110001010100001111101101111101110100001111100010100010001011110 8fabe2a1f6fba1f1448fabe2a1f6fba1f1445e

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