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{^ 1110001110111100100010101000101010010000010101000110111001111101111000111011110010001010100010101001000001010100011011100111101101011110 e3bc8a8a90546e7de3bc8a8a90546e7b5e
EUC-JP 羮滑慎n}羮滑慎n{^ 1110011010111110101100111110101010111111101101010110111001111101111001101011111010110011111010101011111110110101011011100111101101011110 e6beb3eabfb56e7de6beb3eabfb56e7b5e
UTF-8 羮滑慎n}羮滑慎n{^ 1110011110111110101011101110011010111011100100011110011010000101100011100110111001111101111001111011111010101110111001101011101110010001111001101000010110001110011011100111101101011110 e7beaee6bb91e6858e6e7de7beaee6bb91e6858e6e7b5e
UHC ?滑?n}?滑?n{^ 00111111111111001100000100111111011011100111110100111111111111001100000100111111011011100111101101011110 3ffcc13f6e7d3ffcc13f6e7b5e

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