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{^ 00111111001111110011111100111111010011100111110100111111001111110011111100111111010011100111101101011110 3f3f3f3f4e7d3f3f3f3f4e7b5e
SJIS-WIN 蛇蛇N}蛇蛇N{^ 100011101101011011110011110010011000111011010110111100111100011101001110011111011000111011010110111100111100100110001110110101101111001111000111010011100111101101011110 8ed6f3c98ed6f3c74e7d8ed6f3c98ed6f3c74e7b5e
EUC-JP 蛇?蛇?N}蛇?蛇?N{^ 1011110011011000001111111011110011011000001111110100111001111101101111001101100000111111101111001101100000111111010011100111101101011110 bcd83fbcd83f4e7dbcd83fbcd83f4e7b5e
UTF-8 蛇蛇N}蛇蛇N{^ 1110100010011011100001111110111010001010101111001110100010011011100001111110111010001010101110100100111001111101111010001001101110000111111011101000101010111100111010001001101110000111111011101000101010111010010011100111101101011110 e89b87ee8abce89b87ee8aba4e7de89b87ee8abce89b87ee8aba4e7b5e
UHC 蛇?蛇?N}蛇?蛇?N{^ 1101111011101111001111111101111011101111001111110100111001111101110111101110111100111111110111101110111100111111010011100111101101011110 deef3fdeef3f4e7ddeef3fdeef3f4e7b5e

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