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???]{^ 001111110100111000111111001111110011111101011101011111010011111101001110001111110011111100111111010111010111101101011110 3f4e3f3f3f5d7d3f4e3f3f3f5d7b5e
SJIS-WIN ?N???]}?N???]{^ 001111110100111000111111001111110011111101011101011111010011111101001110001111110011111100111111010111010111101101011110 3f4e3f3f3f5d7d3f4e3f3f3f5d7b5e
EUC-JP ?N???]}?N???]{^ 001111110100111000111111001111110011111101011101011111010011111101001110001111110011111100111111010111010111101101011110 3f4e3f3f3f5d7d3f4e3f3f3f5d7b5e
UTF-8 묧N묪묳묧]}묧N묪묳묧]{^ 11101011101011001010011101001110111010111010110010101010111010111010110010110011111010111010110010100111010111010111110111101011101011001010011101001110111010111010110010101010111010111010110010110011111010111010110010100111010111010111101101011110 ebaca74eebacaaebacb3ebaca75d7debaca74eebacaaebacb3ebaca75d7b5e
UHC 묧N묪묳묧]}묧N묪묳묧]{^ 1001000111111110010011101001001001000010100100100100101010010001111111100101110101111101100100011111111001001110100100100100001010010010010010101001000111111110010111010111101101011110 91fe4e9242924a91fe5d7d91fe4e9242924a91fe5d7b5e

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