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 韜戊サク\}韜戊サク\{^ 1110100011101001100101011110100010111011101110000101110001111101111010001110100110010101111010001011101110111000010111000111101101011110 e8e995e8bbb85c7de8e995e8bbb85c7b5e
EUC-JP 韜戊サク\}韜戊サク\{^ 111100001110101111001010111010101000111010111011100011101011100001011100011111011111000011101011110010101110101010001110101110111000111010111000010111000111101101011110 f0ebcaea8ebb8eb85c7df0ebcaea8ebb8eb85c7b5e
UTF-8 韜戊サク\}韜戊サク\{^ 1110100110011111100111001110011010001000100010101110111110111101101110111110111110111101101110000101110001111101111010011001111110011100111001101000100010001010111011111011110110111011111011111011110110111000010111000111101101011110 e99f9ce6888aefbdbbefbdb85c7de99f9ce6888aefbdbbefbdb85c7b5e
UHC 韜戊??\}韜戊??\{^ 1101010010110111110110011110011000111111001111110101110001111101110101001011011111011001111001100011111100111111010111000111101101011110 d4b7d9e63f3f5c7dd4b7d9e63f3f5c7b5e

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