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{^ 001111110011111101001110011111010011111100111111010011100111101101011110 3f3f4e7d3f3f4e7b5e
SJIS-WIN 槽?N}槽?N{^ 1001000110000101001111110100111001111101100100011000010100111111010011100111101101011110 91853f4e7d91853f4e7b5e
EUC-JP 槽脘N}槽脘N{^ 110000011110010110001111110101101010110001001110011111011100000111100101100011111101011010101100010011100111101101011110 c1e58fd6ac4e7dc1e58fd6ac4e7b5e
UTF-8 槽脘N}槽脘N{^ 1110011010100111101111011110100010000100100110000100111001111101111001101010011110111101111010001000010010011000010011100111101101011110 e6a7bde884984e7de6a7bde884984e7b5e
UHC 槽脘N}槽脘N{^ 11110000110010111110100011010010010011100111110111110000110010111110100011010010010011100111101101011110 f0cbe8d24e7df0cbe8d24e7b5e

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