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 ???n}???n{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
SJIS-WIN 儀?Шn}儀?Шn{^ 100010110101011000111111100001000101100101101110011111011000101101010110001111111000010001011001011011100111101101011110 8b563f84596e7d8b563f84596e7b5e
EUC-JP 儀?Шn}儀?Шn{^ 101101011011011100111111101001111011101001101110011111011011010110110111001111111010011110111010011011100111101101011110 b5b73fa7ba6e7db5b73fa7ba6e7b5e
UTF-8 儀쒏Шn}儀쒏Шn{^ 111001011000010010000000111011001001001010001111110100001010100001101110011111011110010110000100100000001110110010010010100011111101000010101000011011100111101101011110 e58480ec928fd0a86e7de58480ec928fd0a86e7b5e
UHC 儀쒏Шn}儀쒏Шn{^ 1110101111110000100111001110011010101100101110100110111001111101111010111111000010011100111001101010110010111010011011100111101101011110 ebf09ce6acba6e7debf09ce6acba6e7b5e

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