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 ?顔顔}?顔顔{^ 00111111100010101110011110001010111001110111110100111111100010101110011110001010111001110111101101011110 3f8ae78ae77d3f8ae78ae77b5e
EUC-JP ?顔顔}?顔顔{^ 00111111101101001110100110110100111010010111110100111111101101001110100110110100111010010111101101011110 3fb4e9b4e97d3fb4e9b4e97b5e
UTF-8 쒜顔顔}쒜顔顔{^ 111011001001001010011100111010011010000110010100111010011010000110010100011111011110110010010010100111001110100110100001100101001110100110100001100101000111101101011110 ec929ce9a194e9a1947dec929ce9a194e9a1947b5e
UHC 쒜顔顔}쒜顔顔{^ 101111101010111011100100110101001110010011010100011111011011111010101110111001001101010011100100110101000111101101011110 beaee4d4e4d47dbeaee4d4e4d47b5e

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