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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN 倭▼?\}倭▼?\{^ 100110000110000010000001101001010011111101011100011111011001100001100000100000011010010100111111010111000111101101011110 986081a53f5c7d986081a53f5c7b5e
EUC-JP 倭▼?\}倭▼?\{^ 110011111100000110100010101001110011111101011100011111011100111111000001101000101010011100111111010111000111101101011110 cfc1a2a73f5c7dcfc1a2a73f5c7b5e
UTF-8 倭▼뭏\}倭▼뭏\{^ 1110010110000000101011011110001010010110101111001110101110101101100011110101110001111101111001011000000010101101111000101001011010111100111010111010110110001111010111000111101101011110 e580ade296bcebad8f5c7de580ade296bcebad8f5c7b5e
UHC 倭▼뭏\}倭▼뭏\{^ 1110100011011110101000011110010110111001101110000101110001111101111010001101111010100001111001011011100110111000010111000111101101011110 e8dea1e5b9b85c7de8dea1e5b9b85c7b5e

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