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 11101001011010011000101101110001011001101110100101101001100010110111000101011110011111010101100111101001011010011000101101110001011001101110100101101001100010110111000101011110011111010110001001000101 e9698b7166e9698b715e7d59e9698b7166e9698b715e7d6245
EUC-JP 駟客f駟客^}Y駟客f駟客^}bE 11110001110010101011010111010010011001101111000111001010101101011101001001011110011111010101100111110001110010101011010111010010011001101111000111001010101101011101001001011110011111010110001001000101 f1cab5d266f1cab5d25e7d59f1cab5d266f1cab5d25e7d6245
UTF-8 駟客f駟客^}Y駟客f駟客^}bE 111010011010011110011111111001011010111010100010011001101110100110100111100111111110010110101110101000100101111001111101010110011110100110100111100111111110010110101110101000100110011011101001101001111001111111100101101011101010001001011110011111010110001001000101 e9a79fe5aea266e9a79fe5aea25e7d59e9a79fe5aea266e9a79fe5aea25e7d6245
UHC 駟客f駟客^}Y駟客f駟客^}bE 11011110111110011100101111010100011001101101111011111001110010111101010001011110011111010101100111011110111110011100101111010100011001101101111011111001110010111101010001011110011111010110001001000101 def9cbd466def9cbd45e7d59def9cbd466def9cbd45e7d6245

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