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 豸茨スヲ\}豸茨スヲ\{^ 1110011010110110100010001110111110111101101001100101110001111101111001101011011010001000111011111011110110100110010111000111101101011110 e6b688efbda65c7de6b688efbda65c7b5e
EUC-JP 豸茨スヲ\}豸茨スヲ\{^ 111011001011100010110000111100011000111010111101100011101010011001011100011111011110110010111000101100001111000110001110101111011000111010100110010111000111101101011110 ecb8b0f18ebd8ea65c7decb8b0f18ebd8ea65c7b5e
UTF-8 豸茨スヲ\}豸茨スヲ\{^ 1110100010110001101110001110100010001100101010001110111110111101101111011110111110111101101001100101110001111101111010001011000110111000111010001000110010101000111011111011110110111101111011111011110110100110010111000111101101011110 e8b1b8e88ca8efbdbdefbda65c7de8b1b8e88ca8efbdbdefbda65c7b5e
UHC ?茨??\}?茨??\{^ 001111111110110110111100001111110011111101011100011111010011111111101101101111000011111100111111010111000111101101011110 3fedbc3f3f5c7d3fedbc3f3f5c7b5e

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