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 陰??\}陰??\{^ 10001001010000010011111100111111010111000111110110001001010000010011111100111111010111000111101101011110 89413f3f5c7d89413f3f5c7b5e
EUC-JP 陰??\}陰??\{^ 10110001101000100011111100111111010111000111110110110001101000100011111100111111010111000111101101011110 b1a23f3f5c7db1a23f3f5c7b5e
UTF-8 陰⑹꽦\}陰⑹꽦\{^ 1110100110011001101100001110001010010001101110011110101010111101101001100101110001111101111010011001100110110000111000101001000110111001111010101011110110100110010111000111101101011110 e999b0e291b9eabda65c7de999b0e291b9eabda65c7b5e
UHC 陰⑹꽦\}陰⑹꽦\{^ 1110101111100100101010011110110010000100101100010101110001111101111010111110010010101001111011001000010010110001010111000111101101011110 ebe4a9ec84b15c7debe4a9ec84b15c7b5e

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