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 痔識}痔識{^ 11110001111001101000111010100100111100101010001110001110101011110111110111110001111001101000111010100100111100101010001110001110101011110111101101011110 f1e68ea4f2a38eaf7df1e68ea4f2a38eaf7b5e
EUC-JP ?痔?識}?痔?識{^ 001111111011110010100110001111111011110010110001011111010011111110111100101001100011111110111100101100010111101101011110 3fbca63fbcb17d3fbca63fbcb17b5e
UTF-8 痔識}痔識{^ 111011101000010110100001111001111001011110010100111011101000011110011010111010001010110110011000011111011110111010000101101000011110011110010111100101001110111010000111100110101110100010101101100110000111101101011110 ee85a1e79794ee879ae8ad987dee85a1e79794ee879ae8ad987b5e
UHC ?痔?識}?痔?識{^ 001111111111011011000000001111111110001111011011011111010011111111110110110000000011111111100011110110110111101101011110 3ff6c03fe3db7d3ff6c03fe3db7b5e

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