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 1001000011011111001111110011111101101001100100001101111100111111001111110110100101000010 90df3f3f6990df3f3f6942
EUC-JP 節??i節??iB 1100000011100001001111110011111101101001110000001110000100111111001111110110100101000010 c0e13f3f69c0e13f3f6942
UTF-8 節쏙풘i節쏙풘iB 111001111010111110000000111011001000111110011001111011011001001010011000011010011110011110101111100000001110110010001111100110011110110110010010100110000110100101000010 e7af80ec8f99ed929869e7af80ec8f99ed92986942
UHC 節쏙풘i節쏙풘iB 111011111011110110111101111011111011111010011011011010011110111110111101101111011110111110111110100110110110100101000010 efbdbdefbe9b69efbdbdefbe9b6942

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