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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 迺「迺ァ}迺「迺ァ{^ 111001111001001010100010111001111001001010100111011111011110011110010010101000101110011110010010101001110111101101011110 e792a2e792a77de792a2e792a77b5e
EUC-JP 迺「迺ァ}迺「迺ァ{^ 11101101111100101000111010100010111011011111001010001110101001110111110111101101111100101000111010100010111011011111001010001110101001110111101101011110 edf28ea2edf28ea77dedf28ea2edf28ea77b5e
UTF-8 迺「迺ァ}迺「迺ァ{^ 111010001011111110111010111011111011110110100010111010001011111110111010111011111011110110100111011111011110100010111111101110101110111110111101101000101110100010111111101110101110111110111101101001110111101101011110 e8bfbaefbda2e8bfbaefbda77de8bfbaefbda2e8bfbaefbda77b5e
UHC ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e

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