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 001111110011111101011011011001100011111100111111010110110101111001111101010110010011111100111111010110110110011000111111001111110101101101011110011111010110001001000101 3f3f5b663f3f5b5e7d593f3f5b663f3f5b5e7d6245
SJIS-WIN マタ[fマタ[^}Yマタ[fマタ[^}bE 110011111100000001011011011001101100111111000000010110110101111001111101010110011100111111000000010110110110011011001111110000000101101101011110011111010110001001000101 cfc05b66cfc05b5e7d59cfc05b66cfc05b5e7d6245
EUC-JP マタ[fマタ[^}Yマタ[fマタ[^}bE 1000111011001111100011101100000001011011011001101000111011001111100011101100000001011011010111100111110101011001100011101100111110001110110000000101101101100110100011101100111110001110110000000101101101011110011111010110001001000101 8ecf8ec05b668ecf8ec05b5e7d598ecf8ec05b668ecf8ec05b5e7d6245
UTF-8 マタ[fマタ[^}Yマタ[fマタ[^}bE 11101111101111101000111111101111101111101000000001011011011001101110111110111110100011111110111110111110100000000101101101011110011111010101100111101111101111101000111111101111101111101000000001011011011001101110111110111110100011111110111110111110100000000101101101011110011111010110001001000101 efbe8fefbe805b66efbe8fefbe805b5e7d59efbe8fefbe805b66efbe8fefbe805b5e7d6245
UHC ??[f??[^}Y??[f??[^}bE 001111110011111101011011011001100011111100111111010110110101111001111101010110010011111100111111010110110110011000111111001111110101101101011110011111010110001001000101 3f3f5b663f3f5b5e7d593f3f5b663f3f5b5e7d6245

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