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 10011000011100011001100001110001011001101001100001110001100110000111000101011110011111010101100110011000011100011001100001110001011001101001100001110001100110000111000101011110011111010110001001000101 9871987166987198715e7d599871987166987198715e7d6245
EUC-JP 碗碗f碗碗^}Y碗碗f碗碗^}bE 11001111110100101100111111010010011001101100111111010010110011111101001001011110011111010101100111001111110100101100111111010010011001101100111111010010110011111101001001011110011111010110001001000101 cfd2cfd266cfd2cfd25e7d59cfd2cfd266cfd2cfd25e7d6245
UTF-8 碗碗f碗碗^}Y碗碗f碗碗^}bE 111001111010001010010111111001111010001010010111011001101110011110100010100101111110011110100010100101110101111001111101010110011110011110100010100101111110011110100010100101110110011011100111101000101001011111100111101000101001011101011110011111010110001001000101 e7a297e7a29766e7a297e7a2975e7d59e7a297e7a29766e7a297e7a2975e7d6245
UHC 碗碗f碗碗^}Y碗碗f碗碗^}bE 11101000110011111110100011001111011001101110100011001111111010001100111101011110011111010101100111101000110011111110100011001111011001101110100011001111111010001100111101011110011111010110001001000101 e8cfe8cf66e8cfe8cf5e7d59e8cfe8cf66e8cfe8cf5e7d6245

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