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 泪莓垓\}泪莓垓\{^ 1001111110100011111001001001011010011010101101000101110001111101100111111010001111100100100101101001101010110100010111000111101101011110 9fa3e4969ab45c7d9fa3e4969ab45c7b5e
EUC-JP 泪莓垓\}泪莓垓\{^ 1101111010100101111001111111011011010100101101100101110001111101110111101010010111100111111101101101010010110110010111000111101101011110 dea5e7f6d4b65c7ddea5e7f6d4b65c7b5e
UTF-8 泪莓垓\}泪莓垓\{^ 1110011010110011101010101110100010001110100100111110010110011110100100110101110001111101111001101011001110101010111010001000111010010011111001011001111010010011010111000111101101011110 e6b3aae88e93e59e935c7de6b3aae88e93e59e935c7b5e
UHC ??垓\}??垓\{^ 00111111001111111111101010100111010111000111110100111111001111111111101010100111010111000111101101011110 3f3ffaa75c7d3f3ffaa75c7b5e

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