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 ???????^ 0011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f5e
SJIS-WIN 鉚ー谿臥譌ャ^ 11100111111101001011000011100110101011101000100111100111111101001011000011100110100101111010110001011110 e7f4b0e6ae89e7f4b0e697ac5e
EUC-JP 鉚ー谿臥?譌ャ^ 1110111011110110100011101011000011101100101100001011001011101001001111111110101111110111100011101010110001011110 eef68eb0ecb0b2e93febf78eac5e
UTF-8 鉚ー谿臥譌ャ^ 11101001100010011001101011101111101111011011000011101000101100001011111111101000100001111010010111101110100011011001111111101000101011011000110011101111101111011010110001011110 e9899aefbdb0e8b0bfe887a5ee8d9fe8ad8cefbdac5e
UHC ??谿臥???^ 00111111001111111100110110101100111010001100001000111111001111110011111101011110 3f3fcdace8c23f3f3f5e

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