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 ???[???[^ 001111110011111100111111010110110011111100111111001111110101101101011110 3f3f3f5b3f3f3f5b5e
SJIS-WIN 鼇??[鼇??[^ 1110101010000111001111110011111101011011111010101000011100111111001111110101101101011110 ea873f3f5bea873f3f5b5e
EUC-JP 鼇??[鼇??[^ 1111001111100111001111110011111101011011111100111110011100111111001111110101101101011110 f3e73f3f5bf3e73f3f5b5e
UTF-8 鼇쏂쮿[鼇쏂쮿[^ 111010011011110010000111111011001000111110000010111011001010111010111111010110111110100110111100100001111110110010001111100000101110110010101110101111110101101101011110 e9bc87ec8f82ecaebf5be9bc87ec8f82ecaebf5b5e
UHC 鼇쏂쮿[鼇쏂쮿[^ 111010001010100010011011111010001010100010011011010110111110100010101000100110111110100010101000100110110101101101011110 e8a89be8a89b5be8a89be8a89b5b5e

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