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 藜紫ュ\}藜紫ュ\{^ 111001010101101110001110100001111010110101011100011111011110010101011011100011101000011110101101010111000111101101011110 e55b8e87ad5c7de55b8e87ad5c7b5e
EUC-JP 藜紫ュ\}藜紫ュ\{^ 1110100110111100101110111110011110001110101011010101110001111101111010011011110010111011111001111000111010101101010111000111101101011110 e9bcbbe78ead5c7de9bcbbe78ead5c7b5e
UTF-8 藜紫ュ\}藜紫ュ\{^ 1110100010010111100111001110011110110100101010111110111110111101101011010101110001111101111010001001011110011100111001111011010010101011111011111011110110101101010111000111101101011110 e8979ce7b4abefbdad5c7de8979ce7b4abefbdad5c7b5e
UHC 藜紫?\}藜紫?\{^ 110101011110110111101101101110010011111101011100011111011101010111101101111011011011100100111111010111000111101101011110 d5ededb93f5c7dd5ededb93f5c7b5e

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