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^ 1000101101010110001111110011111101000100100010110101011000111111001111110100010001011110 8b563f3f448b563f3f445e
EUC-JP 儀??D儀??D^ 1011010110110111001111110011111101000100101101011011011100111111001111110100010001011110 b5b73f3f44b5b73f3f445e
UTF-8 儀쒑껄D儀쒑껄D^ 111001011000010010000000111011001001001010010001111010101011101110000100010001001110010110000100100000001110110010010010100100011110101010111011100001000100010001011110 e58480ec9291eabb8444e58480ec9291eabb84445e
UHC 儀쒑껄D儀쒑껄D^ 111010111111000010011100111010001011001010101100010001001110101111110000100111001110100010110010101011000100010001011110 ebf09ce8b2ac44ebf09ce8b2ac445e

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