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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN クオヤ・クオヤ・^ 101110001011010111010100101001011011100010110101110101001010010101011110 b8b5d4a5b8b5d4a55e
EUC-JP クオヤ・クオヤ・^ 1000111010111000100011101011010110001110110101001000111010100101100011101011100010001110101101011000111011010100100011101010010101011110 8eb88eb58ed48ea58eb88eb58ed48ea55e
UTF-8 クオヤ・クオヤ・^ 11101111101111011011100011101111101111011011010111101111101111101001010011101111101111011010010111101111101111011011100011101111101111011011010111101111101111101001010011101111101111011010010101011110 efbdb8efbdb5efbe94efbda5efbdb8efbdb5efbe94efbda55e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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