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 闥サ寬柤}闥サ寬柤{^ 1110100010010010101110111111101010101010100111100110111001111101111010001001001010111011111110101010101010011110011011100111101101011110 e892bbfaaa9e6e7de892bbfaaa9e6e7b5e
EUC-JP 闥サ?柤}闥サ?柤{^ 1110111111110010100011101011101100111111110110111100111101111101111011111111001010001110101110110011111111011011110011110111101101011110 eff28ebb3fdbcf7deff28ebb3fdbcf7b5e
UTF-8 闥サ寬柤}闥サ寬柤{^ 111010011001011110100101111011111011110110111011111001011010111110101100111001101001111110100100011111011110100110010111101001011110111110111101101110111110010110101111101011001110011010011111101001000111101101011110 e997a5efbdbbe5aface69fa47de997a5efbdbbe5aface69fa47b5e
UHC ??寬?}??寬?{^ 00111111001111111100111010110000001111110111110100111111001111111100111010110000001111110111101101011110 3f3fceb03f7d3f3fceb03f7b5e

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