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 ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
SJIS-WIN 痔辞\}痔辞\{^ 111100011110011110001110101001001111000111111011100011101010101101011100011111011111000111100111100011101010010011110001111110111000111010101011010111000111101101011110 f1e78ea4f1fb8eab5c7df1e78ea4f1fb8eab5c7b5e
EUC-JP ?痔?辞\}?痔?辞\{^ 0011111110111100101001100011111110111100101011010101110001111101001111111011110010100110001111111011110010101101010111000111101101011110 3fbca63fbcad5c7d3fbca63fbcad5c7b5e
UTF-8 痔辞\}痔辞\{^ 1110111010000101101000101110011110010111100101001110111010000101101101101110100010111110100111100101110001111101111011101000010110100010111001111001011110010100111011101000010110110110111010001011111010011110010111000111101101011110 ee85a2e79794ee85b6e8be9e5c7dee85a2e79794ee85b6e8be9e5c7b5e
UHC ?痔??\}?痔??\{^ 001111111111011011000000001111110011111101011100011111010011111111110110110000000011111100111111010111000111101101011110 3ff6c03f3f5c7d3ff6c03f3f5c7b5e

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