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 ??綵\}??綵\{^ 00111111001111111110001101011100010111000111110100111111001111111110001101011100010111000111101101011110 3f3fe35c5c7d3f3fe35c5c7b5e
EUC-JP 勖?綵\}勖?綵\{^ 1000111110110011111011010011111111100101101111010101110001111101100011111011001111101101001111111110010110111101010111000111101101011110 8fb3ed3fe5bd5c7d8fb3ed3fe5bd5c7b5e
UTF-8 勖빛綵\}勖빛綵\{^ 1110010110001011100101101110101110111001100110111110011110110110101101010101110001111101111001011000101110010110111010111011100110011011111001111011011010110101010111000111101101011110 e58b96ebb99be7b6b55c7de58b96ebb99be7b6b55c7b5e
UHC 勖빛綵\}勖빛綵\{^ 1110100111101101101110101111101111110011111101110101110001111101111010011110110110111010111110111111001111110111010111000111101101011110 e9edbafbf3f75c7de9edbafbf3f75c7b5e

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