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 ?f?^}Y?f?^}bE 00111111011001100011111101011110011111010101100100111111011001100011111101011110011111010110001001000101 3f663f5e7d593f663f5e7d6245
SJIS-WIN 宗f宗^}Y宗f宗^}bE 1000111101000000011001101000111101000000010111100111110101011001100011110100000001100110100011110100000001011110011111010110001001000101 8f40668f405e7d598f40668f405e7d6245
EUC-JP 宗f宗^}Y宗f宗^}bE 1011110110100001011001101011110110100001010111100111110101011001101111011010000101100110101111011010000101011110011111010110001001000101 bda166bda15e7d59bda166bda15e7d6245
UTF-8 宗f宗^}Y宗f宗^}bE 111001011010111010010111011001101110010110101110100101110101111001111101010110011110010110101110100101110110011011100101101011101001011101011110011111010110001001000101 e5ae9766e5ae975e7d59e5ae9766e5ae975e7d6245
UHC 宗f宗^}Y宗f宗^}bE 1111000011110011011001101111000011110011010111100111110101011001111100001111001101100110111100001111001101011110011111010110001001000101 f0f366f0f35e7d59f0f366f0f35e7d6245

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