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??{^ 0011111101001110001111110011111101111101001111110100111000111111001111110111101101011110 3f4e3f3f7d3f4e3f3f7b5e
SJIS-WIN ?N??}?N??{^ 0011111101001110001111110011111101111101001111110100111000111111001111110111101101011110 3f4e3f3f7d3f4e3f3f7b5e
EUC-JP ?N??}?N??{^ 0011111101001110001111110011111101111101001111110100111000111111001111110111101101011110 3f4e3f3f7d3f4e3f3f7b5e
UTF-8 뭒N뫗뫒}뭒N뫗뫒{^ 1110101110101101100100100100111011101011101010111001011111101011101010111001001001111101111010111010110110010010010011101110101110101011100101111110101110101011100100100111101101011110 ebad924eebab97ebab927debad924eebab97ebab927b5e
UHC 뭒N뫗뫒}뭒N뫗뫒{^ 1001001001011010010011101001000110111001100100011011010001111101100100100101101001001110100100011011100110010001101101000111101101011110 925a4e91b991b47d925a4e91b991b47b5e

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