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 11100101111101011000101101101011011001101110010111110101100010110110101101011110011111010101100111100101111101011000101101101011011001101110010111110101100010110110101101011110011111010110001001000101 e5f58b6b66e5f58b6b5e7d59e5f58b6b66e5f58b6b5e7d6245
EUC-JP 襄橘f襄橘^}Y襄橘f襄橘^}bE 11101010111101111011010111001100011001101110101011110111101101011100110001011110011111010101100111101010111101111011010111001100011001101110101011110111101101011100110001011110011111010110001001000101 eaf7b5cc66eaf7b5cc5e7d59eaf7b5cc66eaf7b5cc5e7d6245
UTF-8 襄橘f襄橘^}Y襄橘f襄橘^}bE 111010001010010110000100111001101010100110011000011001101110100010100101100001001110011010101001100110000101111001111101010110011110100010100101100001001110011010101001100110000110011011101000101001011000010011100110101010011001100001011110011111010110001001000101 e8a584e6a99866e8a584e6a9985e7d59e8a584e6a99866e8a584e6a9985e7d6245
UHC 襄橘f襄橘^}Y襄橘f襄橘^}bE 11100101110100011101000010111001011001101110010111010001110100001011100101011110011111010101100111100101110100011101000010111001011001101110010111010001110100001011100101011110011111010110001001000101 e5d1d0b966e5d1d0b95e7d59e5d1d0b966e5d1d0b95e7d6245

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