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 閠矩ョケ}閠矩ョケ{^ 111010001000000010001011111010011010111010111001011111011110100010000000100010111110100110101110101110010111101101011110 e8808be9aeb97de8808be9aeb97b5e
EUC-JP 閠矩ョケ}閠矩ョケ{^ 11101111111000001011011011101011100011101010111010001110101110010111110111101111111000001011011011101011100011101010111010001110101110010111101101011110 efe0b6eb8eae8eb97defe0b6eb8eae8eb97b5e
UTF-8 閠矩ョケ}閠矩ョケ{^ 111010011001011010100000111001111001111110101001111011111011110110101110111011111011110110111001011111011110100110010110101000001110011110011111101010011110111110111101101011101110111110111101101110010111101101011110 e996a0e79fa9efbdaeefbdb97de996a0e79fa9efbdaeefbdb97b5e
UHC ?矩??}?矩??{^ 00111111110011111011101100111111001111110111110100111111110011111011101100111111001111110111101101011110 3fcfbb3f3f7d3fcfbb3f3f7b5e

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