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 ??騏}??騏{^ 0011111100111111111010010111010101111101001111110011111111101001011101010111101101011110 3f3fe9757d3f3fe9757b5e
EUC-JP ??騏}??騏{^ 0011111100111111111100011101011001111101001111110011111111110001110101100111101101011110 3f3ff1d67d3f3ff1d67b5e
UTF-8 쒜뤚騏}쒜뤚騏{^ 111011001001001010011100111010111010010010011010111010011010100010001111011111011110110010010010100111001110101110100100100110101110100110101000100011110111101101011110 ec929ceba49ae9a88f7dec929ceba49ae9a88f7b5e
UHC 쒜뤚騏}쒜뤚騏{^ 101111101010111010001111110010011101000111001001011111011011111010101110100011111100100111010001110010010111101101011110 beae8fc9d1c97dbeae8fc9d1c97b5e

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