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 ??}\}??}\{^ 0011111100111111011111010101110001111101001111110011111101111101010111000111101101011110 3f3f7d5c7d3f3f7d5c7b5e
SJIS-WIN 咫痾}\}咫痾}\{^ 100110100100000011100001011111010111110101011100011111011001101001000000111000010111110101111101010111000111101101011110 9a40e17d7d5c7d9a40e17d7d5c7b5e
EUC-JP 咫痾}\}咫痾}\{^ 110100111010000111100001110111100111110101011100011111011101001110100001111000011101111001111101010111000111101101011110 d3a1e1de7d5c7dd3a1e1de7d5c7b5e
UTF-8 咫痾}\}咫痾}\{^ 11100101100100101010101111100111100101111011111001111101010111000111110111100101100100101010101111100111100101111011111001111101010111000111101101011110 e592abe797be7d5c7de592abe797be7d5c7b5e
UHC 咫?}\}咫?}\{^ 11110010101000010011111101111101010111000111110111110010101000010011111101111101010111000111101101011110 f2a13f7d5c7df2a13f7d5c7b5e

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