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 뽹럡쒢}뽹럡쒢{^ 111010111011110110111001111010111001111110100001111011001001001010100010011111011110101110111101101110011110101110011111101000011110110010010010101000100111101101011110 ebbdb9eb9fa1ec92a27debbdb9eb9fa1ec92a27b5e
UHC 뽹럡쒢}뽹럡쒢{^ 100101101111010110001110100001001001110011110111011111011001011011110101100011101000010010011100111101110111101101011110 96f58e849cf77d96f58e849cf77b5e

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