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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
EUC-JP ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
UTF-8 둕굠덷}둕굠덷{^ 111010111001000110010101111010101011010110100000111010111000110110110111011111011110101110010001100101011110101010110101101000001110101110001101101101110111101101011110 eb9195eab5a0eb8db77deb9195eab5a0eb8db77b5e
UHC 둕굠덷}둕굠덷{^ 100010100100111010000010100010001000100101001011011111011000101001001110100000101000100010001001010010110111101101011110 8a4e8288894b7d8a4e8288894b7b5e

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