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 ?孺涯??孺涯?^ 00111111100110110111110110001010010101010011111100111111100110110111110110001010010101010011111101011110 3f9b7d8a553f3f9b7d8a553f5e
EUC-JP ?孺涯??孺涯?^ 00111111110101011101111010110011101101100011111100111111110101011101111010110011101101100011111101011110 3fd5deb3b63f3fd5deb3b63f5e
UTF-8 렱孺涯롚렱孺涯롘^ 11101011101000001011000111100101101011011011101011100110101101101010111111101011101000011001101011101011101000001011000111100101101011011011101011100110101101101010111111101011101000011001100001011110 eba0b1e5adbae6b6afeba19aeba0b1e5adbae6b6afeba1985e
UHC 렱孺涯롚렱孺涯롘^ 1000111010111110111010101110100011100100111100111000111011011110100011101011111011101010111010001110010011110011100011101101110001011110 8ebeeae8e4f38ede8ebeeae8e4f38edc5e

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