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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 荳ケ閾甜荳ケ閾甜^ 111001001011100010111001111010001000011110010011010110111110010010111000101110011110100010000111100100110101101101011110 e4b8b9e887935be4b8b9e887935b5e
EUC-JP 荳ケ閾甜荳ケ閾甜^ 1110100010111010100011101011100111101111111001111100010110111100111010001011101010001110101110011110111111100111110001011011110001011110 e8ba8eb9efe7c5bce8ba8eb9efe7c5bc5e
UTF-8 荳ケ閾甜荳ケ閾甜^ 11101000100011011011001111101111101111011011100111101001100101101011111011100111100101001001110011101000100011011011001111101111101111011011100111101001100101101011111011100111100101001001110001011110 e88db3efbdb9e996bee7949ce88db3efbdb9e996bee7949c5e
UHC 荳???荳???^ 1101010011100101001111110011111100111111110101001110010100111111001111110011111101011110 d4e53f3f3fd4e53f3f3f5e

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