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{^ 001111110011111101101110011111010011111100111111011011100111101101011110 3f3f6e7d3f3f6e7b5e
SJIS-WIN 儀?n}儀?n{^ 1000101101010110001111110110111001111101100010110101011000111111011011100111101101011110 8b563f6e7d8b563f6e7b5e
EUC-JP 儀?n}儀?n{^ 1011010110110111001111110110111001111101101101011011011100111111011011100111101101011110 b5b73f6e7db5b73f6e7b5e
UTF-8 儀쨚n}儀쨚n{^ 1110010110000100100000001110110010101000100110100110111001111101111001011000010010000000111011001010100010011010011011100111101101011110 e58480eca89a6e7de58480eca89a6e7b5e
UHC 儀쨚n}儀쨚n{^ 11101011111100001010010001101111011011100111110111101011111100001010010001101111011011100111101101011110 ebf0a46f6e7debf0a46f6e7b5e

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