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 10010001011001111001000101100111011001101001000101100111100100010110011101011110011111010101100110010001011001111001000101100111011001101001000101100111100100010110011101011110011111010110001001000101 9167916766916791675e7d599167916766916791675e7d6245
EUC-JP 組組f組組^}Y組組f組組^}bE 11000001110010001100000111001000011001101100000111001000110000011100100001011110011111010101100111000001110010001100000111001000011001101100000111001000110000011100100001011110011111010110001001000101 c1c8c1c866c1c8c1c85e7d59c1c8c1c866c1c8c1c85e7d6245
UTF-8 組組f組組^}Y組組f組組^}bE 111001111011010110000100111001111011010110000100011001101110011110110101100001001110011110110101100001000101111001111101010110011110011110110101100001001110011110110101100001000110011011100111101101011000010011100111101101011000010001011110011111010110001001000101 e7b584e7b58466e7b584e7b5845e7d59e7b584e7b58466e7b584e7b5845e7d6245
UHC 組組f組組^}Y組組f組組^}bE 11110000110110101111000011011010011001101111000011011010111100001101101001011110011111010101100111110000110110101111000011011010011001101111000011011010111100001101101001011110011111010110001001000101 f0daf0da66f0daf0da5e7d59f0daf0da66f0daf0da5e7d6245

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