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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN ?瀛??}?瀛??{^ 00111111111000000110100100111111001111110111110100111111111000000110100100111111001111110111101101011110 3fe0693f3f7d3fe0693f3f7b5e
EUC-JP ?瀛??}?瀛??{^ 00111111110111111100101000111111001111110111110100111111110111111100101000111111001111110111101101011110 3fdfca3f3f7d3fdfca3f3f7b5e
UTF-8 뫇瀛뜌뢚}뫇瀛뜌뢚{^ 111010111010101110000111111001111000000010011011111010111001110010001100111010111010001010011010011111011110101110101011100001111110011110000000100110111110101110011100100011001110101110100010100110100111101101011110 ebab87e7809beb9c8ceba29a7debab87e7809beb9c8ceba29a7b5e
UHC 뫇瀛뜌뢚}뫇瀛뜌뢚{^ 10010001101010101110011110111010100011011000111110001111010101010111110110010001101010101110011110111010100011011000111110001111010101010111101101011110 91aae7ba8d8f8f557d91aae7ba8d8f8f557b5e

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