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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 驕ク驕ク謾晄キ 1110100110000001101110001110100110000001101110001110011010010100100111011110011010110111 e981b8e981b8e6949de6b7
EUC-JP 驕ク驕ク謾晄キ 1111000111100001100011101011100011110001111000011000111010111000111010111111010011011010111010001000111010110111 f1e18eb8f1e18eb8ebf4dae88eb7
UTF-8 驕ク驕ク謾晄キ 111010011010100110010101111011111011110110111000111010011010100110010101111011111011110110111000111010001010110010111110111001101001100110000100111011111011110110110111 e9a995efbdb8e9a995efbdb8e8acbee69984efbdb7
UHC 驕?驕??晄? 11001110111101100011111111001110111101100011111100111111111111001100110100111111 cef63fcef63f3ffccd3f

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