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{^ 00111111100100000100000000111111011011100111110100111111100100000100000000111111011011100111101101011110 3f90403f6e7d3f90403f6e7b5e
EUC-JP ?拭?n}?拭?n{^ 00111111101111111010000100111111011011100111110100111111101111111010000100111111011011100111101101011110 3fbfa13f6e7d3fbfa13f6e7b5e
UTF-8 뜖拭뱂n}뜖拭뱂n{^ 1110101110011100100101101110011010001011101011011110101110110001100000100110111001111101111010111001110010010110111001101000101110101101111010111011000110000010011011100111101101011110 eb9c96e68badebb1826e7deb9c96e68badebb1826e7b5e
UHC 뜖拭뱂n}뜖拭뱂n{^ 1000110110011001111000111101010010010011011010100110111001111101100011011001100111100011110101001001001101101010011011100111101101011110 8d99e3d4936a6e7d8d99e3d4936a6e7b5e

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