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{^ 1001001001000111100100100101100010010001101010000110111001111101100100100100011110010010010110001001000110101000011011100111101101011110 9247925891a86e7d9247925891a86e7b5e
EUC-JP 竪湛捉n}竪湛捉n{^ 1100001110101000110000111011100111000010101010100110111001111101110000111010100011000011101110011100001010101010011011100111101101011110 c3a8c3b9c2aa6e7dc3a8c3b9c2aa6e7b5e
UTF-8 竪湛捉n}竪湛捉n{^ 1110011110101011101010101110011010111001100110111110011010001101100010010110111001111101111001111010101110101010111001101011100110011011111001101000110110001001011011100111101101011110 e7abaae6b99be68d896e7de7abaae6b99be68d896e7b5e
UHC 竪湛捉n}竪湛捉n{^ 1110001010110101110100111100000011110011101101010110111001111101111000101011010111010011110000001111001110110101011011100111101101011110 e2b5d3c0f3b56e7de2b5d3c0f3b56e7b5e

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