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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 寘ルフ}寘ルフ{^ 1111101010101001110110011100110001111101111110101010100111011001110011000111101101011110 faa9d9cc7dfaa9d9cc7b5e
EUC-JP 寘ルフ}寘ルフ{^ 1000111110111010111000011000111011011001100011101100110001111101100011111011101011100001100011101101100110001110110011000111101101011110 8fbae18ed98ecc7d8fbae18ed98ecc7b5e
UTF-8 寘ルフ}寘ルフ{^ 111001011010111110011000111011111011111010011001111011111011111010001100011111011110010110101111100110001110111110111110100110011110111110111110100011000111101101011110 e5af98efbe99efbe8c7de5af98efbe99efbe8c7b5e
UHC ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e

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