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 ?????????B 00111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f42
SJIS-WIN ??????絶??B 0011111100111111001111110011111100111111001111111001000011100010001111110011111101000010 3f3f3f3f3f3f90e23f3f42
EUC-JP ???焰??絶??B 00111111001111110011111110001111110010011110111100111111001111111100000011100100001111110011111101000010 3f3f3f8fc9ef3f3fc0e43f3f42
UTF-8 歷됵풖焰녷툒絶숂쓥B 11101111101001101000110011101011100100001011010111101101100100101001011011100111100001001011000011101011100001011011011111101101100010001001001011100111101101011011011011101100100010001000001011101100100100111010010101000010 efa68ceb90b5ed9296e784b0eb85b7ed8892e7b5b6ec8882ec93a542
UHC 歷됵풖焰녷툒絶숂쓥B 11100110101110001000100111101111101111101001100111100110111110111000011011100110101110001000100111101111101111101001100111100111100111011000011001000010 e6b889efbe99e6fb86e6b889efbe99e79d8642

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