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 岦ロフ}岦ロフ{^ 1111101010101100110110111100110001111101111110101010110011011011110011000111101101011110 faacdbcc7dfaacdbcc7b5e
EUC-JP 岦ロフ}岦ロフ{^ 1000111110111011101100111000111011011011100011101100110001111101100011111011101110110011100011101101101110001110110011000111101101011110 8fbbb38edb8ecc7d8fbbb38edb8ecc7b5e
UTF-8 岦ロフ}岦ロフ{^ 111001011011001010100110111011111011111010011011111011111011111010001100011111011110010110110010101001101110111110111110100110111110111110111110100011000111101101011110 e5b2a6efbe9befbe8c7de5b2a6efbe9befbe8c7b5e
UHC ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e

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