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 豁イ魘ヲ\}豁イ魘ヲ\{^ 1110011010101101101100101110100110110100101001100101110001111101111001101010110110110010111010011011010010100110010111000111101101011110 e6adb2e9b4a65c7de6adb2e9b4a65c7b5e
EUC-JP 豁イ魘ヲ\}豁イ魘ヲ\{^ 111011001010111110001110101100101111001010110110100011101010011001011100011111011110110010101111100011101011001011110010101101101000111010100110010111000111101101011110 ecaf8eb2f2b68ea65c7decaf8eb2f2b68ea65c7b5e
UTF-8 豁イ魘ヲ\}豁イ魘ヲ\{^ 1110100010110001100000011110111110111101101100101110100110101101100110001110111110111101101001100101110001111101111010001011000110000001111011111011110110110010111010011010110110011000111011111011110110100110010111000111101101011110 e8b181efbdb2e9ad98efbda65c7de8b181efbdb2e9ad98efbda65c7b5e
UHC 豁???\}豁???\{^ 111111001100001100111111001111110011111101011100011111011111110011000011001111110011111100111111010111000111101101011110 fcc33f3f3f5c7dfcc33f3f3f5c7b5e

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