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{^ 100100010100110000111111100100010100001001101110011111011001000101001100001111111001000101000010011011100111101101011110 914c3f91426e7d914c3f91426e7b5e
EUC-JP 銑?腺n}銑?腺n{^ 110000011010110100111111110000011010001101101110011111011100000110101101001111111100000110100011011011100111101101011110 c1ad3fc1a36e7dc1ad3fc1a36e7b5e
UTF-8 銑왍腺n}銑왍腺n{^ 1110100110001010100100011110110010011001100011011110100010000101101110100110111001111101111010011000101010010001111011001001100110001101111010001000010110111010011011100111101101011110 e98a91ec998de885ba6e7de98a91ec998de885ba6e7b5e
UHC 銑왍腺n}銑왍腺n{^ 1110000011010101100111101011111011100000110011010110111001111101111000001101010110011110101111101110000011001101011011100111101101011110 e0d59ebee0cd6e7de0d59ebee0cd6e7b5e

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