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 要わ?\}要わ?\{^ 100101110111011010000010111011010011111101011100011111011001011101110110100000101110110100111111010111000111101101011110 977682ed3f5c7d977682ed3f5c7b5e
EUC-JP 要わ?\}要わ?\{^ 110011011101011110100100111011110011111101011100011111011100110111010111101001001110111100111111010111000111101101011110 cdd7a4ef3f5c7dcdd7a4ef3f5c7b5e
UTF-8 要わ숴\}要わ숴\{^ 1110100010100110100000011110001110000010100011111110110010001000101101000101110001111101111010001010011010000001111000111000001010001111111011001000100010110100010111000111101101011110 e8a681e3828fec88b45c7de8a681e3828fec88b45c7b5e
UHC 要わ숴\}要わ숴\{^ 1110100110101001101010101110111110111101101001000101110001111101111010011010100110101010111011111011110110100100010111000111101101011110 e9a9aaefbda45c7de9a9aaefbda45c7b5e

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