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{^ 1001110011010001111000101011000111100001101010110110111001111101100111001101000111100010101100011110000110101011011011100111101101011110 9cd1e2b1e1ab6e7d9cd1e2b1e1ab6e7b5e
EUC-JP 慯箜皚n}慯箜皚n{^ 1101100011010011111001001011001111100010101011010110111001111101110110001101001111100100101100111110001010101101011011100111101101011110 d8d3e4b3e2ad6e7dd8d3e4b3e2ad6e7b5e
UTF-8 慯箜皚n}慯箜皚n{^ 1110011010000101101011111110011110101110100111001110011110011010100110100110111001111101111001101000010110101111111001111010111010011100111001111001101010011010011011100111101101011110 e685afe7ae9ce79a9a6e7de685afe7ae9ce79a9a6e7b5e
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)