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 001111110011111101011011011001100011111100111111010110110101111001111101010110010011111100111111010110110110011000111111001111110101101101011110011111010110001001000101 3f3f5b663f3f5b5e7d593f3f5b663f3f5b5e7d6245
SJIS-WIN ?屍[f?屍[^}Y?屍[f?屍[^}bE 00111111100011100111001001011011011001100011111110001110011100100101101101011110011111010101100100111111100011100111001001011011011001100011111110001110011100100101101101011110011111010110001001000101 3f8e725b663f8e725b5e7d593f8e725b663f8e725b5e7d6245
EUC-JP ?屍[f?屍[^}Y?屍[f?屍[^}bE 00111111101110111101001101011011011001100011111110111011110100110101101101011110011111010101100100111111101110111101001101011011011001100011111110111011110100110101101101011110011111010110001001000101 3fbbd35b663fbbd35b5e7d593fbbd35b663fbbd35b5e7d6245
UTF-8 윐屍[f윐屍[^}Y윐屍[f윐屍[^}bE 11101100100111001001000011100101101100011000110101011011011001101110110010011100100100001110010110110001100011010101101101011110011111010101100111101100100111001001000011100101101100011000110101011011011001101110110010011100100100001110010110110001100011010101101101011110011111010110001001000101 ec9c90e5b18d5b66ec9c90e5b18d5b5e7d59ec9c90e5b18d5b66ec9c90e5b18d5b5e7d6245
UHC 윐屍[f윐屍[^}Y윐屍[f윐屍[^}bE 1001111110010111111000111011101101011011011001101001111110010111111000111011101101011011010111100111110101011001100111111001011111100011101110110101101101100110100111111001011111100011101110110101101101011110011111010110001001000101 9f97e3bb5b669f97e3bb5b5e7d599f97e3bb5b669f97e3bb5b5e7d6245

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