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 ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e
SJIS-WIN 辞甯ザ辞甯サワ^ 1111000010110011100011101010101111111010101010001011101111011110111100001011001110001110101010111111101010101000101110111101110001011110 f0b38eabfaa8bbdef0b38eabfaa8bbdc5e
EUC-JP ?辞甯ザ?辞甯サワ^ 001111111011110010101101100011111100110110101010100011101011101110001110110111100011111110111100101011011000111111001101101010101000111010111011100011101101110001011110 3fbcad8fcdaa8ebb8ede3fbcad8fcdaa8ebb8edc5e
UTF-8 辞甯ザ辞甯サワ^ 11101110100000011011001011101000101111101001111011100111100101001010111111101111101111011011101111101111101111101001111011101110100000011011001011101000101111101001111011100111100101001010111111101111101111011011101111101111101111101001110001011110 ee81b2e8be9ee794afefbdbbefbe9eee81b2e8be9ee794afefbdbbefbe9c5e
UHC ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e

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