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 0011111100111111011001100011111100111111010111100111110101011001001111110011111101100110001111110011111101011110011111010110001001000101 3f3f663f3f5e7d593f3f663f3f5e7d6245
SJIS-WIN 宗宗f宗宗^}Y宗宗f宗宗^}bE 10001111010000001000111101000000011001101000111101000000100011110100000001011110011111010101100110001111010000001000111101000000011001101000111101000000100011110100000001011110011111010110001001000101 8f408f40668f408f405e7d598f408f40668f408f405e7d6245
EUC-JP 宗宗f宗宗^}Y宗宗f宗宗^}bE 10111101101000011011110110100001011001101011110110100001101111011010000101011110011111010101100110111101101000011011110110100001011001101011110110100001101111011010000101011110011111010110001001000101 bda1bda166bda1bda15e7d59bda1bda166bda1bda15e7d6245
UTF-8 宗宗f宗宗^}Y宗宗f宗宗^}bE 111001011010111010010111111001011010111010010111011001101110010110101110100101111110010110101110100101110101111001111101010110011110010110101110100101111110010110101110100101110110011011100101101011101001011111100101101011101001011101011110011111010110001001000101 e5ae97e5ae9766e5ae97e5ae975e7d59e5ae97e5ae9766e5ae97e5ae975e7d6245
UHC 宗宗f宗宗^}Y宗宗f宗宗^}bE 11110000111100111111000011110011011001101111000011110011111100001111001101011110011111010101100111110000111100111111000011110011011001101111000011110011111100001111001101011110011111010110001001000101 f0f3f0f366f0f3f0f35e7d59f0f3f0f366f0f3f0f35e7d6245

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