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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ??驅}??驅{^ 0011111100111111111010010111101101111101001111110011111111101001011110110111101101011110 3f3fe97b7d3f3fe97b7b5e
EUC-JP ??驅}??驅{^ 0011111100111111111100011101110001111101001111110011111111110001110111000111101101011110 3f3ff1dc7d3f3ff1dc7b5e
UTF-8 뤫웰驅}뤫웰驅{^ 111010111010010010101011111011001001101110110000111010011010100110000101011111011110101110100100101010111110110010011011101100001110100110101001100001010111101101011110 eba4abec9bb0e9a9857deba4abec9bb0e9a9857b5e
UHC 뤫웰驅}뤫웰驅{^ 100011111101100111000000101000111100111111001100011111011000111111011001110000001010001111001111110011000111101101011110 8fd9c0a3cfcc7d8fd9c0a3cfcc7b5e

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