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{^ 0011111100111111001111110100111001111101001111110011111100111111010011100111101101011110 3f3f3f4e7d3f3f3f4e7b5e
SJIS-WIN 儀??N}儀??N{^ 10001011010101100011111100111111010011100111110110001011010101100011111100111111010011100111101101011110 8b563f3f4e7d8b563f3f4e7b5e
EUC-JP 儀??N}儀??N{^ 10110101101101110011111100111111010011100111110110110101101101110011111100111111010011100111101101011110 b5b73f3f4e7db5b73f3f4e7b5e
UTF-8 儀듭슟N}儀듭슟N{^ 1110010110000100100000001110101110010011101011011110110010001010100111110100111001111101111001011000010010000000111010111001001110101101111011001000101010011111010011100111101101011110 e58480eb93adec8a9f4e7de58480eb93adec8a9f4e7b5e
UHC 儀듭슟N}儀듭슟N{^ 1110101111110000101101011110110010011010101010110100111001111101111010111111000010110101111011001001101010101011010011100111101101011110 ebf0b5ec9aab4e7debf0b5ec9aab4e7b5e

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