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 뚞깈궒}뚞깈궒{^ 111010111001101010011110111010101011100110001000111010101011011010010010011111011110101110011010100111101110101010111001100010001110101010110110100100100111101101011110 eb9a9eeab988eab6927deb9a9eeab988eab6927b5e
UHC 뚞깈궒}뚞깈궒{^ 100011001101111110000011100001111000001010100111011111011000110011011111100000111000011110000010101001110111101101011110 8cdf838782a77d8cdf838782a77b5e

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