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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 髫カ謐迎髫カ謐鶏^ 111010011001101010110110111001101000110110001100011111011110100110011010101101101110011010001101100011000111101101011110 e99ab6e68d8c7de99ab6e68d8c7b5e
EUC-JP 髫カ謐迎髫カ謐鶏^ 1111000111111010100011101011011011101011111011011011011111011110111100011111101010001110101101101110101111101101101101111101110001011110 f1fa8eb6ebedb7def1fa8eb6ebedb7dc5e
UTF-8 髫カ謐迎髫カ謐鶏^ 11101001101010111010101111101111101111011011011011101000101011001001000011101000101111111000111011101001101010111010101111101111101111011011011011101000101011001001000011101001101101101000111101011110 e9ababefbdb6e8ac90e8bf8ee9ababefbdb6e8ac90e9b68f5e
UHC ??謐迎??謐?^ 001111110011111111011010110011011110011111001010001111110011111111011010110011010011111101011110 3f3fdacde7ca3f3fdacd3f5e

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