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{^ 110001101111101011101000111110110110010001101110011111011100011011111010111010001111101101100100011011100111101101011110 c6fae8fb646e7dc6fae8fb646e7b5e
EUC-JP ニ?珒n}ニ?珒n{^ 1000111011000110001111111000111111001011111011100110111001111101100011101100011000111111100011111100101111101110011011100111101101011110 8ec63f8fcbee6e7d8ec63f8fcbee6e7b5e
UTF-8 ニ﨓珒n}ニ﨓珒n{^ 1110111110111110100001101110111110101000100100111110011110001111100100100110111001111101111011111011111010000110111011111010100010010011111001111000111110010010011011100111101101011110 efbe86efa893e78f926e7defbe86efa893e78f926e7b5e
UHC ???n}???n{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e

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