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 1110000010100000001111110011111101101001111000001010000000111111001111110110100101000010 e0a03f3f69e0a03f3f6942
EUC-JP 燿??i燿??iB 1110000010100010001111110011111101101001111000001010001000111111001111110110100101000010 e0a23f3f69e0a23f3f6942
UTF-8 燿댐쉽i燿댐쉽iB 111001111000011110111111111010111000110010010000111011001000100110111101011010011110011110000111101111111110101110001100100100001110110010001001101111010110100101000010 e787bfeb8c90ec89bd69e787bfeb8c90ec89bd6942
UHC 燿댐쉽i燿댐쉽iB 111010001111110010110100111011111011110110110001011010011110100011111100101101001110111110111101101100010110100101000010 e8fcb4efbdb169e8fcb4efbdb16942

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