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 陽痣眄\}陽痣眄\{^ 1001011101111010111000010111101111100001101111100101110001111101100101110111101011100001011110111110000110111110010111000111101101011110 977ae17be1be5c7d977ae17be1be5c7b5e
EUC-JP 陽痣眄\}陽痣眄\{^ 1100110111011011111000011101110011100010110000000101110001111101110011011101101111100001110111001110001011000000010111000111101101011110 cddbe1dce2c05c7dcddbe1dce2c05c7b5e
UTF-8 陽痣眄\}陽痣眄\{^ 1110100110011001101111011110011110010111101000111110011110011100100001000101110001111101111010011001100110111101111001111001011110100011111001111001110010000100010111000111101101011110 e999bde797a3e79c845c7de999bde797a3e79c845c7b5e
UHC 陽?眄\}陽?眄\{^ 111001011101010100111111110110001111100001011100011111011110010111010101001111111101100011111000010111000111101101011110 e5d53fd8f85c7de5d53fd8f85c7b5e

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