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 ???i???iB 001111110011111100111111011010010011111100111111001111110110100101000010 3f3f3f693f3f3f6942
SJIS-WIN 燼??i燼??iB 1110000010011110001111110011111101101001111000001001111000111111001111110110100101000010 e09e3f3f69e09e3f3f6942
EUC-JP 燼??i燼??iB 1101111111111110001111110011111101101001110111111111111000111111001111110110100101000010 dffe3f3f69dffe3f3f6942
UTF-8 燼듿둙i燼듿둙iB 111001111000011110111100111010111001001110111111111010111001000110011001011010011110011110000111101111001110101110010011101111111110101110010001100110010110100101000010 e787bceb93bfeb919969e787bceb93bfeb91996942
UHC 燼듿둙i燼듿둙iB 111000111110100010001010111001011000101001010001011010011110001111101000100010101110010110001010010100010110100101000010 e3e88ae58a5169e3e88ae58a516942

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