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 迺ァ辷サ}迺ァ辷サ{^ 111001111001001010100111111001111000100010111011011111011110011110010010101001111110011110001000101110110111101101011110 e792a7e788bb7de792a7e788bb7b5e
EUC-JP 迺ァ辷サ}迺ァ辷サ{^ 11101101111100101000111010100111111011011110100010001110101110110111110111101101111100101000111010100111111011011110100010001110101110110111101101011110 edf28ea7ede88ebb7dedf28ea7ede88ebb7b5e
UTF-8 迺ァ辷サ}迺ァ辷サ{^ 111010001011111110111010111011111011110110100111111010001011111010110111111011111011110110111011011111011110100010111111101110101110111110111101101001111110100010111110101101111110111110111101101110110111101101011110 e8bfbaefbda7e8beb7efbdbb7de8bfbaefbda7e8beb7efbdbb7b5e
UHC ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e

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