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^ 111000011111010010100001111000101000100010111100010001001110000111110100101000011110001010001000101111000100010001011110 e1f4a1e288bc44e1f4a1e288bc445e
EUC-JP 磑。竏シD磑。竏シD^ 11100010111101101000111010100001111000111110100010001110101111000100010011100010111101101000111010100001111000111110100010001110101111000100010001011110 e2f68ea1e3e88ebc44e2f68ea1e3e88ebc445e
UTF-8 磑。竏シD磑。竏シD^ 111001111010001110010001111011111011110110100001111001111010101110001111111011111011110110111100010001001110011110100011100100011110111110111101101000011110011110101011100011111110111110111101101111000100010001011110 e7a391efbda1e7ab8fefbdbc44e7a391efbda1e7ab8fefbdbc445e
UHC ????D????D^ 0011111100111111001111110011111101000100001111110011111100111111001111110100010001011110 3f3f3f3f443f3f3f3f445e

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