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{^ 1000101001011111100110100110111010000100101101000110111001111101100010100101111110011010011011101000010010110100011011100111101101011110 8a5f9a6e84b46e7d8a5f9a6e84b46e7b5e
EUC-JP 垣嗜╋n}垣嗜╋n{^ 1011001111000000110100111100111110101000101101100110111001111101101100111100000011010011110011111010100010110110011011100111101101011110 b3c0d3cfa8b66e7db3c0d3cfa8b66e7b5e
UTF-8 垣嗜╋n}垣嗜╋n{^ 1110010110011110101000111110010110010111100111001110001010010101100010110110111001111101111001011001111010100011111001011001011110011100111000101001010110001011011011100111101101011110 e59ea3e5979ce2958b6e7de59ea3e5979ce2958b6e7b5e
UHC 垣嗜╋n}垣嗜╋n{^ 1110101010101111110100001110111010100110101101100110111001111101111010101010111111010000111011101010011010110110011011100111101101011110 eaafd0eea6b66e7deaafd0eea6b66e7b5e

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