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 騾趣スィ\}騾趣スィ\{^ 1110100110000000100011101110111110111101101010000101110001111101111010011000000010001110111011111011110110101000010111000111101101011110 e9808eefbda85c7de9808eefbda85c7b5e
EUC-JP 騾趣スィ\}騾趣スィ\{^ 111100011110000010111100111100011000111010111101100011101010100001011100011111011111000111100000101111001111000110001110101111011000111010101000010111000111101101011110 f1e0bcf18ebd8ea85c7df1e0bcf18ebd8ea85c7b5e
UTF-8 騾趣スィ\}騾趣スィ\{^ 1110100110101000101111101110100010110110101000111110111110111101101111011110111110111101101010000101110001111101111010011010100010111110111010001011011010100011111011111011110110111101111011111011110110101000010111000111101101011110 e9a8bee8b6a3efbdbdefbda85c7de9a8bee8b6a3efbdbdefbda85c7b5e
UHC ?趣??\}?趣??\{^ 001111111111011010101100001111110011111101011100011111010011111111110110101011000011111100111111010111000111101101011110 3ff6ac3f3f5c7d3ff6ac3f3f5c7b5e

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