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 痔辞}痔辞{^ 11110000111001111000111010100100111100011111101110001110101010110111110111110000111001111000111010100100111100011111101110001110101010110111101101011110 f0e78ea4f1fb8eab7df0e78ea4f1fb8eab7b5e
EUC-JP ?痔?辞}?痔?辞{^ 001111111011110010100110001111111011110010101101011111010011111110111100101001100011111110111100101011010111101101011110 3fbca63fbcad7d3fbca63fbcad7b5e
UTF-8 痔辞}痔辞{^ 111011101000001010100110111001111001011110010100111011101000010110110110111010001011111010011110011111011110111010000010101001101110011110010111100101001110111010000101101101101110100010111110100111100111101101011110 ee82a6e79794ee85b6e8be9e7dee82a6e79794ee85b6e8be9e7b5e
UHC ?痔??}?痔??{^ 00111111111101101100000000111111001111110111110100111111111101101100000000111111001111110111101101011110 3ff6c03f3f7d3ff6c03f3f7b5e

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