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 1110010001111110001111110011111101101001111001000111111000111111001111110110100101000010 e47e3f3f69e47e3f3f6942
EUC-JP 艤??i艤??iB 1110011111011111001111110011111101101001111001111101111100111111001111110110100101000010 e7df3f3f69e7df3f3f6942
UTF-8 艤쎈궙i艤쎈궙iB 111010001000100110100100111011001000111010001000111010101011011010011001011010011110100010001001101001001110110010001110100010001110101010110110100110010110100101000010 e889a4ec8e88eab69969e889a4ec8e88eab6996942
UHC 艤쎈궙i艤쎈궙iB 111010111111101010111101111010111000001010101110011010011110101111111010101111011110101110000010101011100110100101000010 ebfabdeb82ae69ebfabdeb82ae6942

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