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{^ 11100101111101110011111100111111011011100111110111100101111101110011111100111111011011100111101101011110 e5f73f3f6e7de5f73f3f6e7b5e
EUC-JP 褶??n}褶??n{^ 11101010111110010011111100111111011011100111110111101010111110010011111100111111011011100111101101011110 eaf93f3f6e7deaf93f3f6e7b5e
UTF-8 褶띷둍n}褶띷둍n{^ 1110100010100100101101101110101110011101101101111110101110010001100011010110111001111101111010001010010010110110111010111001110110110111111010111001000110001101011011100111101101011110 e8a4b6eb9db7eb918d6e7de8a4b6eb9db7eb918d6e7b5e
UHC 褶띷둍n}褶띷둍n{^ 1110001110101000100011011110011010001010010010010110111001111101111000111010100010001101111001101000101001001001011011100111101101011110 e3a88de68a496e7de3a88de68a496e7b5e

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