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 禽Of禽O^}Y禽Of禽O^}bE 10001011110101111000001001101110011001101000101111010111100000100110111001011110011111010101100110001011110101111000001001101110011001101000101111010111100000100110111001011110011111010110001001000101 8bd7826e668bd7826e5e7d598bd7826e668bd7826e5e7d6245
EUC-JP 禽Of禽O^}Y禽Of禽O^}bE 10110110110110011010001111001111011001101011011011011001101000111100111101011110011111010101100110110110110110011010001111001111011001101011011011011001101000111100111101011110011111010110001001000101 b6d9a3cf66b6d9a3cf5e7d59b6d9a3cf66b6d9a3cf5e7d6245
UTF-8 禽Of禽O^}Y禽Of禽O^}bE 111001111010011010111101111011111011110010101111011001101110011110100110101111011110111110111100101011110101111001111101010110011110011110100110101111011110111110111100101011110110011011100111101001101011110111101111101111001010111101011110011111010110001001000101 e7a6bdefbcaf66e7a6bdefbcaf5e7d59e7a6bdefbcaf66e7a6bdefbcaf5e7d6245
UHC 禽Of禽O^}Y禽Of禽O^}bE 11010000110110001010001111001111011001101101000011011000101000111100111101011110011111010101100111010000110110001010001111001111011001101101000011011000101000111100111101011110011111010110001001000101 d0d8a3cf66d0d8a3cf5e7d59d0d8a3cf66d0d8a3cf5e7d6245

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