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 ??驃}??驃{^ 0011111100111111111010010111111001111101001111110011111111101001011111100111101101011110 3f3fe97e7d3f3fe97e7b5e
EUC-JP ??驃}??驃{^ 0011111100111111111100011101111101111101001111110011111111110001110111110111101101011110 3f3ff1df7d3f3ff1df7b5e
UTF-8 묌겕驃}묌겕驃{^ 111010111010110010001100111010101011001010010101111010011010100110000011011111011110101110101100100011001110101010110010100101011110100110101001100000110111101101011110 ebac8ceab295e9a9837debac8ceab295e9a9837b5e
UHC 묌겕驃}묌겕驃{^ 100100011110100110000001101011001111100011111110011111011001000111101001100000011010110011111000111111100111101101011110 91e981acf8fe7d91e981acf8fe7b5e

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