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 ????[}????[{^ 00111111001111110011111100111111010110110111110100111111001111110011111100111111010110110111101101011110 3f3f3f3f5b7d3f3f3f3f5b7b5e
SJIS-WIN 豢ゥ遘ァ[}豢ゥ遘ァ[{^ 1110011010110100101010011110011110100111101001110101101101111101111001101011010010101001111001111010011110100111010110110111101101011110 e6b4a9e7a7a75b7de6b4a9e7a7a75b7b5e
EUC-JP 豢ゥ遘ァ[}豢ゥ遘ァ[{^ 111011001011011010001110101010011110111010101001100011101010011101011011011111011110110010110110100011101010100111101110101010011000111010100111010110110111101101011110 ecb68ea9eea98ea75b7decb68ea9eea98ea75b7b5e
UTF-8 豢ゥ遘ァ[}豢ゥ遘ァ[{^ 1110100010110001101000101110111110111101101010011110100110000001100110001110111110111101101001110101101101111101111010001011000110100010111011111011110110101001111010011000000110011000111011111011110110100111010110110111101101011110 e8b1a2efbda9e98198efbda75b7de8b1a2efbda9e98198efbda75b7b5e
UHC ????[}????[{^ 00111111001111110011111100111111010110110111110100111111001111110011111100111111010110110111101101011110 3f3f3f3f5b7d3f3f3f3f5b7b5e

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