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{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
EUC-JP 勖??n}勖??n{^ 100011111011001111101101001111110011111101101110011111011000111110110011111011010011111100111111011011100111101101011110 8fb3ed3f3f6e7d8fb3ed3f3f6e7b5e
UTF-8 勖곽쏢n}勖곽쏢n{^ 1110010110001011100101101110101010110011101111011110110010001111101000100110111001111101111001011000101110010110111010101011001110111101111011001000111110100010011011100111101101011110 e58b96eab3bdec8fa26e7de58b96eab3bdec8fa26e7b5e
UHC 勖곽쏢n}勖곽쏢n{^ 1110100111101101101100001111101110111101111100110110111001111101111010011110110110110000111110111011110111110011011011100111101101011110 e9edb0fbbdf36e7de9edb0fbbdf36e7b5e

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