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 臾?Л[臾?Л[^ 11100100011010110011111110000100010011000101101111100100011010110011111110000100010011000101101101011110 e46b3f844c5be46b3f844c5b5e
EUC-JP 臾?Л[臾?Л[^ 11100111110011000011111110100111101011010101101111100111110011000011111110100111101011010101101101011110 e7cc3fa7ad5be7cc3fa7ad5b5e
UTF-8 臾곕Л[臾곕Л[^ 11101000100001111011111011101010101100111001010111010000100110110101101111101000100001111011111011101010101100111001010111010000100110110101101101011110 e887beeab395d09b5be887beeab395d09b5b5e
UHC 臾곕Л[臾곕Л[^ 111010111010110010110000111010111010110010101101010110111110101110101100101100001110101110101100101011010101101101011110 ebacb0ebacad5bebacb0ebacad5b5e

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