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 邑??\}邑??\{^ 10010111010101110011111100111111010111000111110110010111010101110011111100111111010111000111101101011110 97573f3f5c7d97573f3f5c7b5e
EUC-JP 邑??\}邑??\{^ 11001101101110000011111100111111010111000111110111001101101110000011111100111111010111000111101101011110 cdb83f3f5c7dcdb83f3f5c7b5e
UTF-8 邑뺟썪\}邑뺟썪\{^ 1110100110000010100100011110101110111010100111111110110010001101101010100101110001111101111010011000001010010001111010111011101010011111111011001000110110101010010111000111101101011110 e98291ebba9fec8daa5c7de98291ebba9fec8daa5c7b5e
UHC 邑뺟썪\}邑뺟썪\{^ 1110101111101001100101011110011110011011100110110101110001111101111010111110100110010101111001111001101110011011010111000111101101011110 ebe995e79b9b5c7debe995e79b9b5c7b5e

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