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 10010010100100011001001010010001011001101001001010010001100100101001000101011110011111010101100110010010100100011001001010010001011001101001001010010001100100101001000101011110011111010110001001000101 9291929166929192915e7d599291929166929192915e7d6245
EUC-JP 酎酎f酎酎^}Y酎酎f酎酎^}bE 11000011111100011100001111110001011001101100001111110001110000111111000101011110011111010101100111000011111100011100001111110001011001101100001111110001110000111111000101011110011111010110001001000101 c3f1c3f166c3f1c3f15e7d59c3f1c3f166c3f1c3f15e7d6245
UTF-8 酎酎f酎酎^}Y酎酎f酎酎^}bE 111010011000010110001110111010011000010110001110011001101110100110000101100011101110100110000101100011100101111001111101010110011110100110000101100011101110100110000101100011100110011011101001100001011000111011101001100001011000111001011110011111010110001001000101 e9858ee9858e66e9858ee9858e5e7d59e9858ee9858e66e9858ee9858e5e7d6245
UHC 酎酎f酎酎^}Y酎酎f酎酎^}bE 11110001110011111111000111001111011001101111000111001111111100011100111101011110011111010101100111110001110011111111000111001111011001101111000111001111111100011100111101011110011111010110001001000101 f1cff1cf66f1cff1cf5e7d59f1cff1cf66f1cff1cf5e7d6245

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