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 ???勹???勹^ 0011111100111111001111111001100110101111001111110011111100111111100110011010111101011110 3f3f3f99af3f3f3f99af5e
EUC-JP 伈?伈勹伈?伈勹^ 10001111101100001101010100111111100011111011000011010101110100101011000110001111101100001101010100111111100011111011000011010101110100101011000101011110 8fb0d53f8fb0d5d2b18fb0d53f8fb0d5d2b15e
UTF-8 伈揽伈勹伈揽伈勹^ 11100100101111001000100011100110100011111011110111100100101111001000100011100101100010111011100111100100101111001000100011100110100011111011110111100100101111001000100011100101100010111011100101011110 e4bc88e68fbde4bc88e58bb9e4bc88e68fbde4bc88e58bb95e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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