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 ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e
SJIS-WIN 髙宍鱸ラ゙髙宍鱸ラワ^ 1111101111111100100011101011001111101001111001111101011111011110111110111111110010001110101100111110100111100111110101111101110001011110 fbfc8eb3e9e7d7defbfc8eb3e9e7d7dc5e
EUC-JP ?宍鱸ラ゙?宍鱸ラワ^ 00111111101111001011010111110010111010011000111011010111100011101101111000111111101111001011010111110010111010011000111011010111100011101101110001011110 3fbcb5f2e98ed78ede3fbcb5f2e98ed78edc5e
UTF-8 髙宍鱸ラ゙髙宍鱸ラワ^ 11101001101010111001100111100101101011101000110111101001101100011011100011101111101111101001011111101111101111101001111011101001101010111001100111100101101011101000110111101001101100011011100011101111101111101001011111101111101111101001110001011110 e9ab99e5ae8de9b1b8efbe97efbe9ee9ab99e5ae8de9b1b8efbe97efbe9c5e
UHC ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e

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