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{^ 1110100010100100101101101110101010110101101001101110101110001111101100000110111001111101111010001010010010110110111010101011010110100110111010111000111110110000011011100111101101011110 e8a4b6eab5a6eb8fb06e7de8a4b6eab5a6eb8fb06e7b5e
UHC 褶굦돰n}褶굦돰n{^ 1110001110101000100000101000110010001001101100110110111001111101111000111010100010000010100011001000100110110011011011100111101101011110 e3a8828c89b36e7de3a8828c89b36e7b5e

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