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 10011011010010111001101101001011011001101001101101001011100110110100101101011110011111010101100110011011010010111001101101001011011001101001101101001011100110110100101101011110011111010110001001000101 9b4b9b4b669b4b9b4b5e7d599b4b9b4b669b4b9b4b5e7d6245
EUC-JP 姙姙f姙姙^}Y姙姙f姙姙^}bE 11010101101011001101010110101100011001101101010110101100110101011010110001011110011111010101100111010101101011001101010110101100011001101101010110101100110101011010110001011110011111010110001001000101 d5acd5ac66d5acd5ac5e7d59d5acd5ac66d5acd5ac5e7d6245
UTF-8 姙姙f姙姙^}Y姙姙f姙姙^}bE 111001011010011110011001111001011010011110011001011001101110010110100111100110011110010110100111100110010101111001111101010110011110010110100111100110011110010110100111100110010110011011100101101001111001100111100101101001111001100101011110011111010110001001000101 e5a799e5a79966e5a799e5a7995e7d59e5a799e5a79966e5a799e5a7995e7d6245
UHC 姙姙f姙姙^}Y姙姙f姙姙^}bE 11101100111101011110110011110101011001101110110011110101111011001111010101011110011111010101100111101100111101011110110011110101011001101110110011110101111011001111010101011110011111010110001001000101 ecf5ecf566ecf5ecf55e7d59ecf5ecf566ecf5ecf55e7d6245

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