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 ??鱗\}??鱗\{^ 00111111001111111001011111011000010111000111110100111111001111111001011111011000010111000111101101011110 3f3f97d85c7d3f3f97d85c7b5e
EUC-JP 勖?鱗\}勖?鱗\{^ 1000111110110011111011010011111111001110110110100101110001111101100011111011001111101101001111111100111011011010010111000111101101011110 8fb3ed3fceda5c7d8fb3ed3fceda5c7b5e
UTF-8 勖븜鱗\}勖븜鱗\{^ 1110010110001011100101101110101110111000100111001110100110110001100101110101110001111101111001011000101110010110111010111011100010011100111010011011000110010111010111000111101101011110 e58b96ebb89ce9b1975c7de58b96ebb89ce9b1975c7b5e
UHC 勖븜鱗\}勖븜鱗\{^ 1110100111101101101110101110111011010111111101110101110001111101111010011110110110111010111011101101011111110111010111000111101101011110 e9edbaeed7f75c7de9edbaeed7f75c7b5e

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