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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ?澣幀衛?澣幀?^ 0011111111100000010101001001101111101010100010010111000100111111111000000101010010011011111010100011111101011110 3fe0549bea89713fe0549bea3f5e
EUC-JP ?澣幀衛?澣幀蔿^ 00111111110111111011010111010110111011001011000111010010001111111101111110110101110101101110110010001111110110011100000001011110 3fdfb5d6ecb1d23fdfb5d6ec8fd9c05e
UTF-8 뤋澣幀衛뤋澣幀蔿^ 11101011101001001000101111100110101111101010001111100101101110011000000011101000101000011001101111101011101001001000101111100110101111101010001111100101101110011000000011101000100101001011111101011110 eba48be6bea3e5b980e8a19beba48be6bea3e5b980e894bf5e
UHC 뤋澣幀衛뤋澣幀蔿^ 1000111110111011111110011101010011101111110100111110101011011011100011111011101111111001110101001110111111010011111010101101100101011110 8fbbf9d4efd3eadb8fbbf9d4efd3ead95e

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