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^ 001111110011111100111111010001000011111100111111001111110100010001011110 3f3f3f443f3f3f445e
SJIS-WIN 雉頑據D雉頑據D^ 111010001011001110001010111001101001110110011111010001001110100010110011100010101110011010011101100111110100010001011110 e8b38ae69d9f44e8b38ae69d9f445e
EUC-JP 雉頑據D雉頑據D^ 111100001011010110110100111010001101101010100001010001001111000010110101101101001110100011011010101000010100010001011110 f0b5b4e8daa144f0b5b4e8daa1445e
UTF-8 雉頑據D雉頑據D^ 111010011001101110001001111010011010000010010001111001101001001110011010010001001110100110011011100010011110100110100000100100011110011010010011100110100100010001011110 e99b89e9a091e6939a44e99b89e9a091e6939a445e
UHC 雉頑據D雉頑據D^ 111101101100101111101000110101111100101111100000010001001111011011001011111010001101011111001011111000000100010001011110 f6cbe8d7cbe044f6cbe8d7cbe0445e

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