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 ?「迺ァ}?「迺ァ{^ 00111111101000101110011110010010101001110111110100111111101000101110011110010010101001110111101101011110 3fa2e792a77d3fa2e792a77b5e
EUC-JP ?「迺ァ}?「迺ァ{^ 0011111110001110101000101110110111110010100011101010011101111101001111111000111010100010111011011111001010001110101001110111101101011110 3f8ea2edf28ea77d3f8ea2edf28ea77b5e
UTF-8 「迺ァ}「迺ァ{^ 111011101011000010111100111011111011110110100010111010001011111110111010111011111011110110100111011111011110111010110000101111001110111110111101101000101110100010111111101110101110111110111101101001110111101101011110 eeb0bcefbda2e8bfbaefbda77deeb0bcefbda2e8bfbaefbda77b5e
UHC ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e

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