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 釭ホキ釭ホキ^ 11111011101111011100111011110000110001101011011111111011101111011100111011110000110001101011011101011110 fbbdcef0c6b7fbbdcef0c6b75e
EUC-JP 釭ホ?キ釭ホ?キ^ 1000111111100011101011111000111011001110001111111000111010110111100011111110001110101111100011101100111000111111100011101011011101011110 8fe3af8ece3f8eb78fe3af8ece3f8eb75e
UTF-8 釭ホキ釭ホキ^ 11101001100001111010110111101111101111101000111011101110100000101000010111101111101111011011011111101001100001111010110111101111101111101000111011101110100000101000010111101111101111011011011101011110 e987adefbe8eee8285efbdb7e987adefbe8eee8285efbdb75e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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